public class TenantException
extends java.lang.RuntimeException
| Constructor and Description | 
|---|
TenantException(java.lang.String message)
Constructs a new tenant exception with the specified detail message. 
 | 
TenantException(java.lang.String message,
               java.lang.Throwable cause)
Constructs a new tenant exception with the specified detail message. 
 | 
public TenantException(java.lang.String message)
message - the detail message.public TenantException(java.lang.String message,
                       java.lang.Throwable cause)
message - the detail message.cause - the cause