OmeroBlitz API
Home Previous Up Next Index

omero::ConcurrencyException

Overview

exception ConcurrencyException extends ServerError

Recoverable error caused by simultaneous access of some form.

Derived Exceptions

ConcurrentModification
DatabaseBusyException
LockTimeout
MissingPyramidException
OptimisticLockException
TryAgain

Data Member Index

backOff

Data Members

long backOff;

Home Previous Up Next Index