This exception indicates a failed attempt to insert a Content object. Such failures are automatically retried up the the number of times allowed by the request's options (RequestOptions.setMaxAutoRetry(int)). If this execption ocurrs, either all retries have been exhausted, no retries were configured, or the specific Content instance was not retryable (Content.isRewindable()).
For a list of all members of this type, see ContentInsertException Members.
System.Object
System.Exception
Marklogic.Xcc.Exceptions.XccException
Marklogic.Xcc.Exceptions.RequestException
Marklogic.Xcc.Exceptions.RequestServerException
Marklogic.Xcc.Exceptions.ContentInsertException
Marklogic.Xcc.Exceptions.ContentInsertEntityException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Marklogic.Xcc.Exceptions
Assembly: MarklogicXcc (in MarklogicXcc.dll)
ContentInsertException Members | Marklogic.Xcc.Exceptions Namespace