In Files

Parent

Methods

Class/Module Index [+]

Quicksearch

Rubytter::APIError

Attributes

response[R]

Public Class Methods

new(msg, response = nil) click to toggle source
# File lib/rubytter.rb, line 16
def initialize(msg, response = nil)
  super(msg)
  @response = response
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.