public class TenantContextException extends RuntimeException
TenantContext, most probably due to missing config file or other file
access error.| Constructor and Description |
|---|
TenantContextException() |
TenantContextException(String message) |
TenantContextException(String message,
Throwable cause) |
TenantContextException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
TenantContextException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Atlassian. All rights reserved.