org.exolab.castor.xml.dtd
Class DTDException
Exception
org.exolab.castor.xml.dtd.DTDException
public class DTDException
extends Exception
This exception is thrown in the following cases:
- if a DTD document does not comply with DTD syntax and the parser
is unable to parse the document;
- if a DTD document, though syntactically is well
formed, but semantically is not correct, for example if an
attribute is defined for an undefined element.
Simply extends
Exception
for now.
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:20 $
DTDException
public DTDException()
DTDException
public DTDException(String message)
Constructor, setting the message of the exception.
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com