org.eclipse.emf.spi.cdo
Class InternalCDOTransaction.ChangeSetOutdatedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.eclipse.emf.spi.cdo.InternalCDOTransaction.ChangeSetOutdatedException
All Implemented Interfaces:
Serializable
Enclosing interface:
InternalCDOTransaction

public static final class InternalCDOTransaction.ChangeSetOutdatedException
extends RuntimeException

If the meaning of this type isn't clear, there really should be more of a description here...

Since:
4.1
See Also:
Serialized Form

Constructor Summary
InternalCDOTransaction.ChangeSetOutdatedException()
           
 
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
 

Constructor Detail

InternalCDOTransaction.ChangeSetOutdatedException

public InternalCDOTransaction.ChangeSetOutdatedException()


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.