Superclass of all exceptions specific to XCC. This is an abstract class and will never be thrown directly. Only subclasses will be ever be thrown. You can name this class in a try/catch clause to catch all checked XCC exceptions.
For a list of all members of this type, see XccException Members.
System.Object
System.Exception
Marklogic.Xcc.Exceptions.XccException
Marklogic.Xcc.Exceptions.RequestException
Marklogic.Xcc.Exceptions.XccConfigException
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)
XccException Members | Marklogic.Xcc.Exceptions Namespace