Method: OAuth2::Error#code

Defined in:
lib/oauth2/error.rb

#codeObject (readonly)

Returns the value of attribute code.



3
4
5
# File 'lib/oauth2/error.rb', line 3

def code
  @code
end