Package de.hybris.platform.core
Class UninstantiableCoreApplicationContextException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.core.UninstantiableCoreApplicationContextException
-
- All Implemented Interfaces:
java.io.Serializable
public class UninstantiableCoreApplicationContextException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UninstantiableCoreApplicationContextException(java.lang.String msg, java.lang.Exception e)
-