Package de.hybris.bootstrap.config
Class BootstrapConfigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.bootstrap.config.BootstrapConfigException
-
- All Implemented Interfaces:
java.io.Serializable
public class BootstrapConfigException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BootstrapConfigException(java.lang.String message)
BootstrapConfigException(java.lang.String message, java.lang.Throwable cause)
-