MindFusion.Java Package Programmer's Guide
XmlException Constructor (Throwable)
See Also
 






Initializes a new instance of the XmlException class with the specified cause.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public XmlException (
    Throwable cause
)

 Parameters

cause

The cause of the XML exception.

 See Also

XmlException Constructor Overload List
XmlException Class
com.mindfusion.charting Namespace