com.conradroche.matra.exception
Class DTDException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.conradroche.matra.exception.DTDException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DTDSyntaxException
- public class DTDException
- extends Exception
Parent class for all exception classes
in Matra.
- Author:
- Conrad Roche
- See Also:
- Serialized Form
DTDException
public DTDException()
- DTDException constructor.
DTDException
public DTDException(String s)
- DTDException constructor.
- Parameters:
s
- java.lang.String