Class ConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.predic8.membrane.core.util.ConfigurationException
All Implemented Interfaces:
Serializable

public class ConfigurationException extends RuntimeException
Exception with text to display to user before terminating Membrane
See Also:
  • Constructor Details

    • ConfigurationException

      public ConfigurationException(String message)