| Throwable::__toStringGets a string representation of the thrown object Description
   abstract public string Throwable::__toString
    ( void
   ) 
 ParametersThis function has no parameters. Return ValuesReturns the string representation of the thrown object. See Also
 
 |