Class OpenID::OpenIDError
In: lib/openid/util.rb
Parent: StandardError

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

[Validate]