struct SurrealDB::ErrorResponse
- SurrealDB::ErrorResponse
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
types.crConstructors
Instance Method Summary
- #code : Int32
- #code=(code : Int32)
- #description : String
- #description=(description : String)
- #details : String
- #details=(details : String)
- #information : String
- #information=(information : String)