Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Lua::Error
Inherits
Exception
<
Reference
<
Object
Constructors
new
(code :
Int32
, message :
String
|
Nil
)
Source
new
(message :
String
|
Nil
)
Source
Class methods
from_status
(code :
Int32
, message :
String
|
Nil
= nil)
Source
Instance methods
code
Source