Page 1 of 1

RETHROW can only throw a previously caught exception

Posted: Sat Jun 17, 2017 5:34 am
by matlab1
RETHROW can only throw a previously caught exception

Re: RETHROW can only throw a previously caught exception

Posted: Sun Jan 10, 2021 11:30 am
by matlab1
rethrow

is a function in MATLAB that Rethrow previously caught exception and it accept just a input

so, when you call it with inputs more than one, you will see this error.