StandardError
Raised when a Tweet includes media that doesn’t have a to_io method
# 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.