Method: OAuth2::Error#description

Defined in:
lib/oauth2/error.rb

#descriptionObject (readonly)

Returns the value of attribute description.



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

def description
  @description
end