Adaptive Framework 0.9.0

rethrow

The following is a list of properties for the function rethrow:

PropertyValue
briefrethrow error from inside case block
categoryscript
descriptionThis is a special function that can be called to rethrow an error inside of a catch block. If called outside of a catch body, an error is thrown.
functionIdrethrow
functionLabelrethrow
puretrue
parameters[]
returns{ "description": "This function rethrows the current error in a catch block." }
scriptSupporttrue