Package de.hybris.platform.jalo
Class JaloSystemNotInitializedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.jalo.JaloSystemException
-
- de.hybris.platform.jalo.JaloSystemNotInitializedException
-
- All Implemented Interfaces:
java.io.Serializable
public class JaloSystemNotInitializedException extends JaloSystemException
Thrown if the system was not properly initialized and therefore could not be accessed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JaloSystemNotInitializedException(java.lang.Throwable exception, java.lang.String message, int vendorCode)Constructor JaloSystemNotInitializedException
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloSystemException
getErrorCode, getThrowable, toString
-
-