Klasse InvalidObjectException

Alle implementierten Schnittstellen:
Serializable

public class InvalidObjectException extends CDOException
Exception occurs when an object isn't valid anymore. It was valid when we create it, but not anymore. The cause could be that another CDOTransaction removed it.
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

    • InvalidObjectException

      public InvalidObjectException(CDOID id, CDOBranchPoint branchPoint)
      Seit:
      3.0