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