Throwable.getMessage
Class Overview | Class Members |
This Package |
All Packages
public String getMessage()
Returns
the detail message of this Throwable,
or null if this Throwable does not
have a detail message.
Description
Returns the detail message of this throwable object.