Exception: Jr::AuthenticationError

Inherits:
Error
  • Object
show all
Defined in:
lib/jr.rb

Constant Summary collapse

@@message =
'There was an error authenticating to the JSON RPC server.'

Instance Attribute Summary

Attributes inherited from Error

#jr

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Jr::Error