Class ConfigException

All Implemented Interfaces:
Serializable

public class ConfigException extends RuntimeException
See Also:
  • Constructor Details

    • ConfigException

      public ConfigException(String message)
    • ConfigException

      public ConfigException(Exception e)