Class ConfigException

All Implemented Interfaces:
Serializable

public class ConfigException extends RuntimeException
This class represents the exceptions in configuration.
See Also:
  • Constructor Details

    • ConfigException

      public ConfigException(String msg)
    • ConfigException

      public ConfigException(String msg, Throwable t)