check
Execute a list of code block collecting the exceptions they may throw, in case there is any error, it throws a MultipleException with all the thrown exceptions.
Parameters
message
Error message.
blocks
Blocks of code executed and checked.
Execute a list of code block collecting the exceptions they may throw, in case there is any error, it throws a MultipleException with all the thrown exceptions.
Error message.
Blocks of code executed and checked.