Throwable::getMessageGets the message Description
abstract public string Throwable::getMessage
( void
)
Returns the message associated with the thrown object. ParametersThis function has no parameters. Return ValuesReturns the message associated with the thrown object. See Also
|