struct Protocol::Database::Error
- Protocol::Database::Error
- Struct
- Value
- Object
Overview
Database error.
Included Modules
- JSON::Serializable
Defined in:
protocol/database.crConstructors
Instance Method Summary
-
#code : Int::Primitive
Error code.
-
#message : String
Error message.