public String toString ()

Overriding: java.lang.Object

Returns a short description of this throwable. The result is the concatenation of:

If getLocalizedMessage returns null, then just the class name is returned.

Returns:  a string representation of this throwable.