OAuth::Unauthorized
# File lib/oauth/errors/problem.rb, line 4 4: def initialize(problem, request = nil, params = {}) 5: super(request) 6: @problem = problem 7: @params = params 8: end
# File lib/oauth/errors/problem.rb, line 10 10: def to_s 11: problem 12: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.