Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mangadex
master
Top Level Namespace
MangaDex
APIError
Chapter
Client
Group
Manga
PartialManga
Updates
User
Built with Crystal 1.9.2
2023-10-07 16:37:27 UTC
class
MangaDex::APIError
MangaDex::APIError
Exception
Reference
Object
Defined in:
mangadex/client.cr
Constructors
.new
(msg : String, code : Int32)
Instance Method Summary
#code
: Int32
Constructor Detail
def self.
new
(msg : String, code : Int32)
#
[
View source
]
Instance Method Detail
def
code
: Int32
#
[
View source
]