Class TenantNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.spring.TenantNotFoundException
All Implemented Interfaces:
Serializable

public class TenantNotFoundException extends RuntimeException
Thrown where there is no configured tenant for given id in registry
See Also:
  • Constructor Details

    • TenantNotFoundException

      public TenantNotFoundException(String the)