org.freehep.xml.util
Class BadXMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.freehep.xml.util.BadXMLException
- All Implemented Interfaces:
- Serializable
- public class BadXMLException
- extends SAXException
A SAXException with an optional nested exception
- Version:
- $Id: BadXMLException.java,v 1.2 2004/04/06 20:06:08 tonyj Exp $
- Author:
- tonyj
- See Also:
- Serialized Form
- Source Code:
- BadXMLException.java
BadXMLException
public BadXMLException(String message)
BadXMLException
public BadXMLException(String message,
Throwable detail)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.