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