This is the base class for for exceptions originating in the server (XQuery syntax errors, etc) as opposed exceptions related to communicating with the server.
For a list of all members of this type, see RequestServerException Members.
System.Object
   System.Exception
      Marklogic.Xcc.Exceptions.XccException
         Marklogic.Xcc.Exceptions.RequestException
            Marklogic.Xcc.Exceptions.RequestServerException
               Marklogic.Xcc.Exceptions.ContentInsertException
               Marklogic.Xcc.Exceptions.XQueryException
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)
RequestServerException Members | Marklogic.Xcc.Exceptions Namespace