org.nuiton.wikitty.struts
Class TagUseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.nuiton.wikitty.struts.TagUseException
All Implemented Interfaces:
Serializable

public class TagUseException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
TagUseException()
           
TagUseException(String message)
           
TagUseException(String message, Throwable cause)
           
TagUseException(Throwable cause)
           
 
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
 

Constructor Detail

TagUseException

public TagUseException()

TagUseException

public TagUseException(String message,
                       Throwable cause)

TagUseException

public TagUseException(String message)

TagUseException

public TagUseException(Throwable cause)


Copyright © 2011-2012 CodeLutin. All Rights Reserved.