org.codehaus.mojo.taglist.tags
Class InvalidTagException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.mojo.taglist.tags.InvalidTagException
All Implemented Interfaces:
Serializable

public class InvalidTagException
extends Exception

The exception used if an invalid tag type was passed.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2005-2014 Codehaus. All Rights Reserved.