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