Exception
Could not encode this as a protocol message.
You should probably render it and show it to the user.
The response that failed to encode.
# File lib/openid/server.rb, line 1503 def initialize(response) super(response) @response = response end