org.rythmengine.internal
Class TemplateParser.ScriptingDisabledException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.rythmengine.exception.FastRuntimeException
                  extended by org.rythmengine.exception.RythmException
                      extended by org.rythmengine.exception.ParseException
                          extended by org.rythmengine.internal.TemplateParser.ScriptingDisabledException
All Implemented Interfaces:
Serializable
Enclosing class:
TemplateParser

public static class TemplateParser.ScriptingDisabledException
extends ParseException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.rythmengine.exception.RythmException
errorMessage, javaLineNumber, javaSource, javaSourceInfo, originalMessage, templateLineNumber, templateName, templateSource, templateSourceInfo
 
Constructor Summary
TemplateParser.ScriptingDisabledException(IContext ctx)
           
 
Method Summary
 
Methods inherited from class org.rythmengine.exception.RythmException
clearDetailErrorMessage, getJavaSource, getMessage, getSimpleMessage, getTemplateName, getTemplateSource, javaSourceInfo, templateSourceInfo
 
Methods inherited from class org.rythmengine.exception.FastRuntimeException
fillInStackTrace
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, 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

TemplateParser.ScriptingDisabledException

public TemplateParser.ScriptingDisabledException(IContext ctx)


Copyright © 2013. All Rights Reserved.