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