jas.util.xml
Class JASDOMParser.JASXMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jas.util.NestedException
jas.util.xml.JASDOMParser.JASXMLException
- All Implemented Interfaces:
- HasNestedException, Serializable
- Enclosing class:
- JASDOMParser
public static class JASDOMParser.JASXMLException
- extends NestedException
An exception that gets thrown if there is an error reading an XML file.
- See Also:
- Serialized Form
JASDOMParser.JASXMLException
public JASDOMParser.JASXMLException(String message)
JASDOMParser.JASXMLException
public JASDOMParser.JASXMLException(String message,
Throwable detail)
Copyright © 2000-2009 FreeHEP. All Rights Reserved.