Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
scryfall
v0.3.8
Catalog
Scryfall
Api
Error
ConnectionLost
NotFound
RespObject
Options
BulkData
BulkDataList
Card
CardFace
CardList
RelatedCard
Search
SearchParams
Set
SetList
URI
Built with Crystal 1.9.2
2023-10-08 12:35:14 UTC
class
Scryfall::Api::Error
Scryfall::Api::Error
Exception
Reference
Object
Direct Known Subclasses
Scryfall::Api::Error::NotFound
Defined in:
scryfall/api.cr
Constructors
.new
(resp : RespObject)
Instance Method Summary
#resp
: RespObject | Nil
Constructor Detail
def self.
new
(resp :
RespObject
)
#
[
View source
]
Instance Method Detail
def
resp
:
RespObject
| Nil
#
[
View source
]