Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
toshi
v0.1.1
Toshi
Api
ClassMethods
Options
Error
ConnectionLost
NotFound
Built with Crystal 1.9.2
2023-10-08 14:45:48 UTC
class
Toshi::Error::NotFound
Toshi::Error::NotFound
Toshi::Error
Exception
Reference
Object
Defined in:
toshi/error.cr
Instance methods inherited from class
Toshi::Error
code : Int32
code
,
resp : String | Nil
resp
Constructor methods inherited from class
Toshi::Error
new(resp : String | Nil, code : Int32)
new