Skip to main content
CrystalDocs
Browse DocsCrystalShardsAbout

github.com/spider-gazelle/rethinkdb-orm

6.0.4

Types

  • 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

Inherits Exception / Reference / Object

Constructors

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

Instance methods

message
Source

Nested types

  • RethinkORM::Error::ChangefeedClosed
  • RethinkORM::Error::ConnectError
  • RethinkORM::Error::DatabaseError
  • RethinkORM::Error::DocumentExists
  • RethinkORM::Error::DocumentInvalid
  • RethinkORM::Error::DocumentNotFound
  • RethinkORM::Error::DocumentNotSaved
  • RethinkORM::Error::LockInvalidOp
  • RethinkORM::Error::LockLost
  • RethinkORM::Error::LockUnavailable

CrystalDocs.org - Crystal Shard Documentation Hosting

GitHubCrystalShardsCrystal Language