org.jamon
Class InvokerTool.TemplateArgumentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jamon.JamonException
              extended by org.jamon.InvokerTool.TemplateArgumentException
All Implemented Interfaces:
Serializable
Enclosing class:
InvokerTool

public static class InvokerTool.TemplateArgumentException
extends JamonException

See Also:
Serialized Form

Constructor Summary
InvokerTool.TemplateArgumentException(String p_msg)
           
InvokerTool.TemplateArgumentException(Throwable t)
           
 
Method Summary
 
Methods inherited from class org.jamon.JamonException
getCause, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvokerTool.TemplateArgumentException

public InvokerTool.TemplateArgumentException(Throwable t)

InvokerTool.TemplateArgumentException

public InvokerTool.TemplateArgumentException(String p_msg)