Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rethinkdb-orm
v6.0.4
RethinkDB
Connection
RethinkORM
AssociationCollection
Associations
Base
Changefeed
Change
Event
Raw
Collection
Connection
Error
ChangefeedClosed
ConnectError
DatabaseError
DocumentExists
DocumentInvalid
DocumentNotFound
DocumentNotSaved
LockInvalidOp
LockLost
LockUnavailable
IdGenerator
Index
Lock
FloatEpochConverter
Reentrant
TokenRefresher
Persistence
Queries
HasChanges
R
Settings
HabitatSettings
Table
Timestamps
Validators
Built with Crystal 1.9.2
2023-10-08 11:41:30 UTC
class
RethinkORM::Error::DocumentExists
RethinkORM::Error::DocumentExists
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