class OAuth2::Error
Superclass hierarchy
Object
Reference
Exception
OAuth2::Error
Defined in:
Class Method Summary
.name
: String
.new
(pull : JSON::PullParser)
.new
(error, error_description)
Instance Method Summary
#error
#error_description
Class Method Detail
def self.
name
:
String
def self.
new
(pull :
JSON::PullParser
)
def self.
new
(error, error_description)
Instance Method Detail
def
error
def
error_description