throwAsCaller
Throw exception as if occurs within calling function.
Syntax
throwAsCaller(MException)
Input argument
MException - MException object
Description
It throws an exception as if it occurs within the calling function.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated