ee.mare.indrek.jtlt
Class TemplateException

Object
  extended byThrowable
      extended byException
          extended byee.mare.indrek.jtlt.TemplateException
All Implemented Interfaces:
Serializable

public class TemplateException
extends Exception

Exception class for template system. These exceptions can only happen when the template parsing fails for some reason. Templating system tryes to promote dynamic behavior, so for example when you try to lock a block that does not exist only a complaint is posted.

See Also:
Serialized Form

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