Class JpfException

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected JpfException​(java.lang.String aPackageName, java.lang.String aMessageKey, java.lang.Object aData, java.lang.Throwable cause)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getMessage​(java.util.Locale locale)  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • JpfException

        protected JpfException​(java.lang.String aPackageName,
                               java.lang.String aMessageKey,
                               java.lang.Object aData,
                               java.lang.Throwable cause)
    • Method Detail

      • getMessage

        public java.lang.String getMessage​(java.util.Locale locale)
        Parameters:
        locale - locale
        Returns:
        error message for the given locale