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 AeInvalidStateWarning object.
getErrorString()
Returns the AeInvalidStateWarning error string.
Returns
(String) The error string of AeInvalidStateWarning.
isFatal()
Returns the AeInvalidStateWarning fatal value 0.
Returns
(Boolean) AeInvalidStateWarning is not a fatal exception. Hence, this function returns 0.