rethrow(MException)
rethrow(MException) reissues the error specified by MException.
try a catch ME disp(ME) rethrow(ME) end