java.lang.Object
org.jhotdraw8.fxbase.lang.Exceptions
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable StringGets the most specific localized error message from the given throwable.
-
Method Details
-
getLocalizedMessage
Gets the most specific localized error message from the given throwable.- Parameters:
t- a throwable- Returns:
- the error message
-