rethinkdb-orm
6.0.0
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
class
RethinkORM::Error::LockLost
RethinkORM::Error::LockLost
RethinkORM::Error
Exception
Reference
Object
Defined in:
rethinkdb-orm/error.cr
Constructors
.new
(key : String)
Instance methods inherited from class
RethinkORM::Error
message : String?
message
Constructor methods inherited from class
RethinkORM::Error
new(message : String? =
""
)
new
Constructor Detail
def self.
new
(key : String)
#
[
View source
]