Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rethinkdb-orm
v3.1.1
RethinkORM
AssociationCollection
Associations
Base
Changefeed
Event
Raw
Collection
Connection
Error
ChangefeedClosed
ConnectError
DatabaseError
DocumentExists
DocumentInvalid
DocumentNotFound
DocumentNotSaved
LockInvalidOp
LockLost
LockUnavailable
IdGenerator
Index
Lock
Reentrant
Persistence
Queries
HasChanges
R
Settings
HabitatSettings
Table
Timestamps
Validators
Built with Crystal 1.9.2
2023-10-08 02:19:57 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