Class ConfigurationMismatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codingchili.core.context.CoreException
com.codingchili.core.configuration.exception.ConfigurationMismatchException
All Implemented Interfaces:
CoreExceptionFormat, Serializable

public class ConfigurationMismatchException extends CoreException
Throw when a change has been made to a configuration file that cannot be applied to runtime.
See Also:
Serialized Form
  • Constructor Details

    • ConfigurationMismatchException

      public ConfigurationMismatchException()