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