Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

Error

pentaho.langBase Error

Extends

Constructor

Name Description
new Error(message)

The Base.Error root class is the base class for Error classes.

Constructor Details

new Error(message)

The Base.Error root class is the base class for Error classes.

Source: javascript/web/pentaho/lang/Base.js, line 214

Parameters:
Name Default Value Summary
message : string
Optional

The error message.