Class TenantIdentifierMismatchException

    • Constructor Detail

      • TenantIdentifierMismatchException

        public TenantIdentifierMismatchException​(String message)
        Constructs a TenantIdentifierMismatchException.
        Parameters:
        message - Message explaining the exception condition
      • TenantIdentifierMismatchException

        public TenantIdentifierMismatchException​(String message,
                                                 Throwable cause)
        Constructs a TenantIdentifierMismatchException.
        Parameters:
        message - Message explaining the exception condition
        cause - The underlying cause