MarkLogic XCC/.Net Library

ContentInsertEntityException Properties

The properties of the ContentInsertEntityException class are listed below. For a complete list of ContentInsertEntityException class members, see the ContentInsertEntityException Members topic.

Public Instance Properties

Content (inherited from ContentInsertException) The Content object that could not be inserted.
ContentUri (inherited from ContentInsertException) The URI, as a String, of the Content that could not be inserted.
Data (inherited from Exception) 
EntityLocation Returns the location, as a URI String, of the requested entity.
HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Request (inherited from RequestException) The initiating request to which this exception applies.
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 

Protected Instance Properties

HResult (inherited from Exception) 

See Also

ContentInsertEntityException Class | Marklogic.Xcc.Exceptions Namespace