Uses of Interface
com.orientechnologies.common.exception.OHighLevelException
Packages that use OHighLevelException
Package
Description
Contains the Storage interface and the basic implementations.
-
Uses of OHighLevelException in com.orientechnologies.common.concur.lock
Classes in com.orientechnologies.common.concur.lock that implement OHighLevelExceptionModifier and TypeClassDescriptionclassException is thrown in case DB is locked for modifications but modification request ist trying to be acquired. -
Uses of OHighLevelException in com.orientechnologies.orient.core.exception
Classes in com.orientechnologies.orient.core.exception that implement OHighLevelExceptionModifier and TypeClassDescriptionclassclassclassclassException thrown when a create operation get a non expected RID.classException thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match.classclassclassStorage key is invalid.classException which is thrown to inform user that manual indexes are prohibited.classException which is thrown by storage when it detects that some pages of files are broken and it switches to "read only" mode.classclassclassclassclassGeneric Security exception.classclassclassThis exception is thrown when key size exceeds allowed limitsclassclassclass -
Uses of OHighLevelException in com.orientechnologies.orient.core.security
Classes in com.orientechnologies.orient.core.security that implement OHighLevelExceptionModifier and TypeClassDescriptionclassAn exception for invalid passwords. -
Uses of OHighLevelException in com.orientechnologies.orient.core.storage
Classes in com.orientechnologies.orient.core.storage that implement OHighLevelException -
Uses of OHighLevelException in com.orientechnologies.orient.core.storage.cluster
Classes in com.orientechnologies.orient.core.storage.cluster that implement OHighLevelExceptionModifier and TypeClassDescriptionclassException when any non idempotent operation is executed against the offline cluster -
Uses of OHighLevelException in com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations
Classes in com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations that implement OHighLevelException -
Uses of OHighLevelException in com.orientechnologies.orient.core.tx
Classes in com.orientechnologies.orient.core.tx that implement OHighLevelException -
Uses of OHighLevelException in com.orientechnologies.orient.enterprise.channel.binary
Classes in com.orientechnologies.orient.enterprise.channel.binary that implement OHighLevelException -
Uses of OHighLevelException in com.orientechnologies.orient.server.distributed.impl
Classes in com.orientechnologies.orient.server.distributed.impl that implement OHighLevelException -
Uses of OHighLevelException in com.orientechnologies.orient.server.distributed.task
Classes in com.orientechnologies.orient.server.distributed.task that implement OHighLevelExceptionModifier and TypeClassDescriptionclassException thrown when a distributed resource is locked.classException thrown when a distributed operation doesn't reach the quorum.