Method: Twitter::Error#code

Defined in:
lib/twitter/error.rb

#codeInteger (readonly)

Returns:

  • (Integer)


7
8
9
# File 'lib/twitter/error.rb', line 7

def code
  @code
end