throw
throw error.
Syntax
throw(MException)
Input argument
MException - MException object
Description
throw(MException) throws an exception based on the information contained in the MException object, exception.
Example
See also
MException, rethrow, throwAsCaller.
History
Version
Description
1.0.0
initial version
Author
Allan CORNET
Last updated