MarkLogic XCC/.Net Library

ContentInsertException Properties

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

Public Instance Properties

Content The Content object that could not be inserted.
ContentUri The URI, as a String, of the Content that could not be inserted.
Data (inherited from Exception) 
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

ContentInsertException Class | Marklogic.Xcc.Exceptions Namespace