Throwable::getMessage

Gets the message

Description

abstract public string Throwable::getMessage ( void )

Returns the message associated with the thrown object.

Parameters

This function has no parameters.

Return Values

Returns the message associated with the thrown object.

See Also

  • Exception::getMessage