class RethinkORM::Error::LockLost

Defined in:

rethinkdb-orm/error.cr

Constructors

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]