Interface ErrorResponse

    • Method Detail

      • getError

        @NonNull
        ErrorCode getError()
        Returns:
        The error code
      • getErrorDescription

        @Nullable
        java.lang.String getErrorDescription()
        Returns:
        Human-readable ASCII [USASCII] text providing additional information, used to assist the client developer in understanding the errorCode that occurred.
      • getErrorUri

        @Nullable
        java.lang.String getErrorUri()
        Returns:
        URI identifying a human-readable web page with information about the errorCode