This is a specialization of ContentInsertException that indicates the insertion faled because an XML entity embedded in the document could not be resolved. Entity resolution is not done by default, is must be enabled in the options (ContentCreateOptions) associated with the insertion request. Entity resolution failures are not retryable.
For a list of all members of this type, see ContentInsertEntityException 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)
ContentInsertEntityException Members | Marklogic.Xcc.Exceptions Namespace