<< lastwarn | Error manager | throw >> |
rethrow(MException) |
MException object
rethrow(MException) reissues the error specified by MException.
try
a
catch ME
disp(ME)
rethrow(ME)
end
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET