Parent

Methods

Files

Class/Module Index [+]

Quicksearch

OpenID::Server::EncodingError

Could not encode this as a protocol message.

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

Attributes

response[R]

The response that failed to encode.

Public Class Methods

new(response) click to toggle source
# File lib/openid/server.rb, line 1503
def initialize(response)
  super(response)
  @response = response
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.