Class AppConfigException

All Implemented Interfaces:
Serializable

public class AppConfigException extends CheckedException
See Also:
  • Constructor Details

    • AppConfigException

      public AppConfigException()
    • AppConfigException

      public AppConfigException(String message)
    • AppConfigException

      public AppConfigException(String message, Throwable cause)
    • AppConfigException

      public AppConfigException(Throwable cause)