public class TenantIdentifierMismatchException extends HibernateException
CurrentTenantIdentifierResolver.validateExistingCurrentSessions()
returns
true
and there is a mismatch found.Constructor and Description |
---|
TenantIdentifierMismatchException(String message)
Constructs a TenantIdentifierMismatchException.
|
TenantIdentifierMismatchException(String message,
Throwable cause)
Constructs a TenantIdentifierMismatchException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TenantIdentifierMismatchException(String message)
message
- Message explaining the exception conditionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.