Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
PgORM::Error
Inherits
Exception
<
Reference
<
Object
Base exception class for all PgORM errors.
Constructors
new
(message :
String
|
Nil
= "")
Source
Instance methods
message
Source
Nested types
PgORM::Error::ChangefeedClosed
PgORM::Error::ConnectError
PgORM::Error::DatabaseError
PgORM::Error::LockInvalidOp
PgORM::Error::LockUnavailable
PgORM::Error::ReadOnlyRecord
PgORM::Error::RecordExists
PgORM::Error::RecordInvalid
PgORM::Error::RecordNotFound
PgORM::Error::RecordNotSaved