Package de.hybris.platform.spring
Class TenantNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.spring.TenantNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class TenantNotFoundException extends java.lang.RuntimeExceptionThrown where there is no configured tenant for given id in registry- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TenantNotFoundException(java.lang.String the)
-