An exception is thrown when an error occurs somewhere in the application. It is used by the framework for error management.

Constructor

new (message:String)

Parameters:

message

The error message

Methods

getMessage ():String

Returns:

The error message