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