Public Member Function Documentation

new(scalar errStr)
The object constructor.
Parameters
errStr
Optional. The exception string.
Returns
(object) The new class object.
This function creates an AeInvalidStateException object.
getErrorString()
Returns the AeInvalidStateException error string.
Returns
(String) The error string of AeInvalidStateException.
isFatal()
Returns the AeInvalidStateException fatal value 1.
Returns
(Boolean) AeInvalidStateException is a fatal exception. Hence, this function returns 1.