public class TenantIdentifierMismatchException extends HibernateException
CurrentTenantIdentifierResolver.validateExistingCurrentSessions()
returns
true
and there is a mismatch found.Constructor and Description |
---|
TenantIdentifierMismatchException(java.lang.String message)
Constructs a TenantIdentifierMismatchException.
|
TenantIdentifierMismatchException(java.lang.String message,
java.lang.Throwable cause)
Constructs a TenantIdentifierMismatchException.
|
public TenantIdentifierMismatchException(java.lang.String message)
message
- Message explaining the exception conditionpublic TenantIdentifierMismatchException(java.lang.String message, java.lang.Throwable cause)
message
- Message explaining the exception conditioncause
- The underlying causeCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.