Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
editmode
main
Editmode
Chunk
List
Collection
CollectionItem
Error
Unset
Exception
Generated using Crystal 1.14.0
2024-11-26 08:43:02 UTC
class
Editmode::
Error
Editmode::Error
Exception
Reference
Object
Included Modules
JSON::Serializable
Defined in:
editmode/error.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#message
: String | Nil
#message=
(message : String | Nil)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
message
: String | Nil
#
[
View source
]
def
message=
(message : String | Nil)
#
[
View source
]