Class InvalidRequestRegionException

    • Method Detail

      • error

        public String error()

        Single error code. For this exception the value will be invalid_request.

        Returns:
        Single error code. For this exception the value will be invalid_request.
      • endpoint

        public String endpoint()

        Indicates the IAM Identity Center endpoint which the requester may call with this token.

        Returns:
        Indicates the IAM Identity Center endpoint which the requester may call with this token.
      • region

        public String region()

        Indicates the region which the requester may call with this token.

        Returns:
        Indicates the region which the requester may call with this token.
      • error_description

        @Deprecated
        public String error_description()
        Deprecated.

        Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred.

        Returns:
        Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred.
      • errorDescription

        public String errorDescription()

        Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred.

        Returns:
        Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred.