MetaTF API

MetaTF.Parser
Class DTDException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--MetaTF.Parser.DTDException
All Implemented Interfaces:
java.io.Serializable

public class DTDException
extends java.lang.Exception

Exception class for the symbol table Raised for any error in constructing or accessing the symbol table

Version:
rel-1-2 ($Revision: 1.3 $, $Date: 2000/12/15 16:29:55 $),
Author:
Richard Jones
See Also:
The MetaTF Grammar, Serialized Form

Constructor Summary
DTDException(java.lang.String e)
          Allocate a new object representing the exception
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DTDException

public DTDException(java.lang.String e)
Allocate a new object representing the exception
Parameters:
e - an error message

MetaTF API

Copyright © 2001 - Richard Jones     MetaTF