Module Vapor::Exceptions
In: vapor/exceptions.rb

module for exceptions defined and raised by Vapor

Classes and Modules
Class Vapor::Exceptions::BackendInconsistentError
Class Vapor::Exceptions::ClassNotDeletableError
Class Vapor::Exceptions::ClassNotKnownError
Class Vapor::Exceptions::CommitError
Class Vapor::Exceptions::DeletedObjectError
Class Vapor::Exceptions::DuplicateClassError
Class Vapor::Exceptions::InvalidMetadataError
Class Vapor::Exceptions::InvalidQueryError
Class Vapor::Exceptions::NestedTransactionError
Class Vapor::Exceptions::ObjectAlreadyPersistentError
Class Vapor::Exceptions::PersistableReadOnlyError
Class Vapor::Exceptions::QueryError
Class Vapor::Exceptions::RepositoryOfflineError
Class Vapor::Exceptions::StaleObjectError
Class Vapor::Exceptions::StaleTransactionError
Class Vapor::Exceptions::TransactionAbortedError
Class Vapor::Exceptions::TransactionError
Class Vapor::Exceptions::UniquenessError
Class Vapor::Exceptions::UnknownSuperclassError
Class Vapor::Exceptions::VaporException
Class Vapor::Exceptions::VaporTypeError