All Packages Class Hierarchy This Package Previous Next Index
Class de.tudarmstadt.ito.schemas.dtd.DTDException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----de.tudarmstadt.ito.schemas.dtd.DTDException
- public class DTDException
- extends Exception
An exception thrown when an invalid DTD or schema construct is encountered.
- Version:
- 1.01
- Author:
- Ronald Bourret, Technical University of Darmstadt
-
DTDException(String)
-
DTDException
public DTDException(String message)
All Packages Class Hierarchy This Package Previous Next Index