Klasse DanglingReferenceException

Alle implementierten Schnittstellen:
Serializable

public class DanglingReferenceException extends CDOException
An unchecked exception being thrown from CDOUserTransaction.commit() if the commit change set is referencing objects that are not contained by any resource before the server is contacted.
Seit:
2.0
Autor:
Simon McDuff
Siehe auch:
No Extend
This interface is not intended to be extended by clients.
No Instantiate
This class is not intended to be instantiated by clients.
  • Konstruktordetails

    • DanglingReferenceException

      public DanglingReferenceException(EObject object)
  • Methodendetails

    • getTarget

      public EObject getTarget()