Exception: JSONRPC2::AuthFail

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/jsonrpc2/interface.rb

Overview

Authentication failed error - only used if transport level authentication isn’t. e.g. BasicAuth returns a 401 HTTP response, rather than throw this.