MarkLogic XCC/.Net Library

XccException.ToString Method 

Returns a String representation of this exception.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

A String representation of this exception.

See Also

XccException Class | Marklogic.Xcc.Exceptions Namespace