Class OpenID::ServerError
In: lib/openid/kvpost.rb
Parent: OpenIDError

Exception that is raised when the server returns a 400 response code to a direct request.

Methods

from_message   new  

Attributes

error_code  [R] 
error_text  [R] 
message  [R] 

Public Class methods

[Validate]