Class OpenID::Server::EncodingError
In: lib/openid/server.rb
Parent: Exception

Could not encode this as a protocol message.

You should probably render it and show it to the user.

Methods

new  

Attributes

response  [R]  The response that failed to encode.

Public Class methods

[Validate]