@throw
Description:
Throw an exception to this using the given error message.
The created Exception can be retrieved with get_exception.
Parameters:
this |
a Context |
error_message |
an error message |
Throw an exception to this using the given error message.
The created Exception can be retrieved with get_exception.
this |
a Context |
error_message |
an error message |