net.handle.util
Class TemplateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.cnri.util.TemplateException
              extended by net.handle.util.TemplateException
All Implemented Interfaces:
java.io.Serializable

Deprecated. Replaced by net.cnri.util.TemplateException

@Deprecated
public class TemplateException
extends net.cnri.util.TemplateException

See Also:
Serialized Form

Constructor Summary
TemplateException()
          Deprecated.  
TemplateException(java.lang.String str)
          Deprecated.  
 
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

TemplateException

public TemplateException(java.lang.String str)
Deprecated. 

TemplateException

public TemplateException()
Deprecated.