Class ErrorResponseException.ErrorCode

    • Method Detail

      • getCode

        @Nonnull
        public String getCode()
        The machine parsable error code
        Returns:
        The error code
      • getMessage

        @Nonnull
        public String getMessage()
        The human readable explanation message for this error
        Returns:
        The message