Exception: Jess::HttpClient::BadCredentials

Inherits:
Error
  • Object
show all
Defined in:
lib/jess/http_client/error.rb

Overview

Raised when Jess::HttpClient receives a 401 error from the server, which happens when the username and/or password are incorrect.

Instance Attribute Summary

Attributes inherited from Error

#code, #http_method, #response, #uri

Method Summary

Methods inherited from Error

#to_s