org.exoplatform.container.multitenancy
Class CurrentTenantNotSetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.container.multitenancy.CurrentTenantNotSetException
- All Implemented Interfaces:
- Serializable
public class CurrentTenantNotSetException
- extends Exception
Exception indicating that Current Tenant not set in runtime context.
- Author:
- Peter Nedonosko
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CurrentTenantNotSetException
public CurrentTenantNotSetException(String message,
Throwable cause)
- Parameters:
message - cause -
CurrentTenantNotSetException
public CurrentTenantNotSetException(String message)
- Parameters:
message -
Copyright © 2014 eXo Platform SAS. All Rights Reserved.