Throwable.toString

Throwable.toString

Class Overview | Class Members | This Package | All Packages

Syntax
public String toString()
Returns
a string representation of this Throwable.
Description
Returns a short description of this throwable object.

Overrides
toString in class Object