Package de.hybris.platform.core
Class AbstractTenant.TenantNotYetStartedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
de.hybris.platform.core.AbstractTenant.TenantNotYetStartedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AbstractTenant
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTenantNotYetStartedException(String message) TenantNotYetStartedException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TenantNotYetStartedException
public TenantNotYetStartedException() -
TenantNotYetStartedException
-
TenantNotYetStartedException
-
TenantNotYetStartedException
-