MarkLogic XCC/.Net Library

XccConfigException Class

This exception indicates a configuration problem.

For a list of all members of this type, see XccConfigException Members.

System.Object
   System.Exception
      Marklogic.Xcc.Exceptions.XccException
         Marklogic.Xcc.Exceptions.XccConfigException

[Visual Basic]
<Serializable, _  Serializable>
Public Class XccConfigException
    Inherits XccException
[C#]
[Serializable]
[Serializable]
public class XccConfigException : XccException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Marklogic.Xcc.Exceptions

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

XccConfigException Members | Marklogic.Xcc.Exceptions Namespace