Parent

Methods

Class/Module Index [+]

Quicksearch

Twitter::Error::UnacceptableIO

Raised when a Tweet includes media that doesn’t have a to_io method

Public Class Methods

new() click to toggle source
# File lib/twitter/error.rb, line 108
def initialize
  super('The IO object for media must respond to to_io')
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.