Class MissingConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.b2ctelcobackoffice.exception.MissingConfigurationException
- All Implemented Interfaces:
Serializable
Exception to be thrown in case of wrong or missing cockpit configuration.
- Since:
- 6.7
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMissingConfigurationException(String message) MissingConfigurationException(String message, Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingConfigurationException
-
MissingConfigurationException
-