Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rethinkdb-orm
v2.4.3
RethinkORM
AssociationCollection
Associations
Base
Changefeed
Event
Raw
Collection
Connection
HabitatSettings
Error
DatabaseError
DocumentExists
DocumentInvalid
DocumentNotFound
DocumentNotSaved
IdGenerator
Index
Persistence
Queries
Table
Timestamps
Validators
Built with Crystal 1.9.2
2023-10-08 02:20:22 UTC
class
RethinkORM::Error::DatabaseError
RethinkORM::Error::DatabaseError
RethinkORM::Error
Exception
Reference
Object
Defined in:
rethinkdb-orm/error.cr
Instance methods inherited from class
RethinkORM::Error
message : String?
message
Constructor methods inherited from class
RethinkORM::Error
new(message : String | Nil =
""
)
new