Class CSDocumentChangedException

All Implemented Interfaces:
Serializable

public class CSDocumentChangedException extends CSException
Thrown when an etag-checked duality-view document update finds that the document has been changed or deleted by another session since it was read (optimistic locking failure). Re-read the document and reapply the change to recover.

Copyright 2003-2026 ATB Consultancy Services Ltd (formerly Orinda Software Ltd, Dublin, Ireland)

Version:
7
Author:
[email protected]
See Also:
  • Constructor Details

    • CSDocumentChangedException

      public CSDocumentChangedException()
      Default constructor
    • CSDocumentChangedException

      public CSDocumentChangedException(String theExceptionMessage)
      Constructor with parameters.
      Parameters:
      theExceptionMessage - An exception message