fabric.worker.transaction
Class VersionConflictException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by fabric.common.exceptions.FabricRuntimeException
                  extended by fabric.worker.transaction.VersionConflictException
All Implemented Interfaces:
java.io.Serializable

public final class VersionConflictException
extends FabricRuntimeException

See Also:
Serialized Form

Field Summary
 Object._Proxy reference
           
 
Constructor Summary
VersionConflictException(Object._Impl obj)
           
VersionConflictException(Object._Proxy reference)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

reference

public Object._Proxy reference
Constructor Detail

VersionConflictException

public VersionConflictException(Object._Impl obj)

VersionConflictException

public VersionConflictException(Object._Proxy reference)