JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
All Implemented Interfaces:
java.io.Serializable
public class OptimisticLockException
extends ApiUsageException
Signifies that another user has updated or deleted a given object, more
specifically a query of the form : "<action> where id = ? and version = ?"
applied to no rows.
Since:
3.0
Version:
3.0
Author:
Josh Moore josh.moore@gmx.de
See Also:
Serialized Form
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Detail:
Field |
Constr |
Method
OmeroJava API
Version: 5.4.10-ice35-b105
Copyright © 2019 The University of Dundee & Open Microscopy Environment. All Rights Reserved.