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