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






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

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

 Syntax

Java  Copy Code

public XmlException (
    String message
)

 Parameters

message

The message that explains the exception.

 See Also

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