MetaTF API

MetaTF.Parser
Class NoTagException

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

public class NoTagException
extends java.lang.Exception

Exception thrown by fields that don't contain a tag as their leftmost, outermost component This exception need not be fatal.

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
NoTagException(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

NoTagException

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

MetaTF API

Copyright © 2001 - Richard Jones     MetaTF