Class Exceptions

java.lang.Object
org.jhotdraw8.fxbase.lang.Exceptions

public class Exceptions extends Object
  • Method Details

    • getLocalizedMessage

      public static @Nullable String getLocalizedMessage(Throwable t)
      Gets the most specific localized error message from the given throwable.
      Parameters:
      t - a throwable
      Returns:
      the error message