Exception: OpenID::OpenIDError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/openid/util.rb

Overview

Exceptions that are raised by the library are subclasses of this exception type, so if you want to catch all exceptions raised by the library, you can catch OpenIDError