Libraries
»
oauth2
(0.8.0)
»
Index
»
OAuth2
»
Error
»
#code
Method: OAuth2::Error#code
Defined in:
lib/oauth2/error.rb
#
code
⇒
Object
(readonly)
Returns the value of attribute code.
3 4 5
# File 'lib/oauth2/error.rb', line 3
def
code
@code
end