Class ConfigException

All Implemented Interfaces:
Serializable

public class ConfigException extends RuntimeException
See Also:
  • Constructor Details

    • ConfigException

      public ConfigException(String message, Object... args)
    • ConfigException

      public ConfigException(Throwable cause)