Home Previous Up Next Index

memoryx::NotConnectedException

Overview

exception NotConnectedException extends CommonStorageException

Used By

CollectionInterface::clear
CollectionInterface::ensureIndex
CollectionInterface::findAll
CollectionInterface::findAllFieldValues
CollectionInterface::findAllIds
CollectionInterface::findAllUniqueByFieldName
CollectionInterface::findByConstraintQuery
CollectionInterface::findByFieldValue
CollectionInterface::findByFieldValueList
CollectionInterface::findByMongoId
CollectionInterface::findByQuery
CollectionInterface::findOneByFieldValue
CollectionInterface::findOneByQuery
CollectionInterface::insert
CollectionInterface::insertList
CollectionInterface::removeByFieldValue
CollectionInterface::removeByMongoId
CollectionInterface::removeByQuery
CollectionInterface::save
CollectionInterface::saveWithUserKey
CollectionInterface::update
CollectionInterface::updateByQuery
CollectionInterface::updateWithUserKey

Home Previous Up Next Index