Throwable::getMessage

Gets the message

Description

public string Throwable::getMessage()

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