xjavadoc
Class UnknownTagException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byxjavadoc.TagValidationException
                  extended byxjavadoc.UnknownTagException
All Implemented Interfaces:
Serializable

public class UnknownTagException
extends TagValidationException

Version:
$Revision: 1.4 $
Author:
Aslak Hellesøy
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Constructor Summary
UnknownTagException(XTag tag)
           
 
Methods inherited from class xjavadoc.TagValidationException
getMessage, getTag
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownTagException

public UnknownTagException(XTag tag)


Copyright © 2002-2004 XDoclet Team. All Rights Reserved.