类 TenantIdentifierMismatchException

    • 构造器详细资料

      • TenantIdentifierMismatchException

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

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