class RethinkORM::Error::DocumentInvalid

Defined in:

rethinkdb-orm/error.cr

Constructors

Instance Method Summary

Instance methods inherited from class RethinkORM::Error

message : String? message

Constructor methods inherited from class RethinkORM::Error

new(message : String | Nil = "") new

Constructor Detail

def self.new(model : RethinkORM::Base, message) #

[View source]

Instance Method Detail

def inspect_errors #

[View source]
def model : RethinkORM::Base #

[View source]