@throw


Description:

public void @throw (string error_message)

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