Represents an exception in an XML text.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public class XmlException extends Exception |
Inheritance Hierarchyjava.lang.Object![]()
java.lang.Throwable![]()
java.lang.Exception![]()
com.mindfusion.charting.XmlException
See Also