Exception: OpenID::ProtocolError

Inherits:
OpenIDError
  • Object
show all
Defined in:
lib/openid/protocolerror.rb

Overview

An error in the OpenID protocol

Note: there is also a OpenID::Server::ProtocolError which is

a distinct class used exclusively in Server contexts

Direct Known Subclasses

TypeURIMismatch

Method Summary

Methods inherited from OpenIDError

#initialize

Constructor Details

This class inherits a constructor from OpenID::OpenIDError