public class TenantActivationException extends ConfigurationRuntimeException
| Constructor and Description |
|---|
TenantActivationException() |
TenantActivationException(JpsBundleType bundleType, java.lang.String errorCode) |
TenantActivationException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
TenantActivationException(java.lang.String msg) |
TenantActivationException(java.lang.String msg, java.lang.Throwable cause) |
TenantActivationException(java.lang.Throwable cause) |
getBundleType, getErrorCode, getLocalizedMessage, getLocalizedMessage, getMessage, getParameterspublic TenantActivationException()
public TenantActivationException(java.lang.String msg)
public TenantActivationException(java.lang.String msg,
java.lang.Throwable cause)
public TenantActivationException(java.lang.Throwable cause)
public TenantActivationException(JpsBundleType bundleType, java.lang.String errorCode)
public TenantActivationException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)