An exception thrown by XmlReader if it cannot parse an input file.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class XmlReaderException extends Exception |
Inheritance Hierarchyjava.lang.Object![]()
java.lang.Throwable![]()
java.lang.Exception![]()
com.mindfusion.diagramming.XmlReaderException
See Also