Class I18nException

All Implemented Interfaces:
Serializable

public class I18nException extends RuntimeException
See Also:
  • Constructor Details

    • I18nException

      public I18nException()
    • I18nException

      public I18nException(String message)
    • I18nException

      public I18nException(Throwable cause)
    • I18nException

      public I18nException(String message, Throwable cause)