railo.transformer.cfml.evaluator.impl
Class ProcessingDirectiveException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.servlet.jsp.JspException
              extended by railo.runtime.exp.PageException
                  extended by railo.runtime.exp.PageExceptionImpl
                      extended by railo.runtime.exp.TemplateException
                          extended by railo.transformer.cfml.evaluator.impl.ProcessingDirectiveException
All Implemented Interfaces:
Serializable, Dumpable, IPageException

public final class ProcessingDirectiveException
extends TemplateException

See Also:
Serialized Form

Constructor Summary
ProcessingDirectiveException(CFMLString cfml, String charset, boolean writeLog)
           
 
Method Summary
 String getCharset()
           
 boolean getWriteLog()
           
 
Methods inherited from class railo.runtime.exp.TemplateException
getLine, getPageSource
 
Methods inherited from class railo.runtime.exp.PageExceptionImpl
addContext, getAddional, getAdditional, getCatchBlock, getCatchBlock, getCatchBlock, getCustomTypeAsString, getDetail, getErrorBlock, getErrorCode, getExtendedInfo, getLine, getPageDeep, getRootCause, getStackTrace, getStackTraceAsString, getTagContext, getTagContext, getTracePointer, getTypeAsString, printStackTrace, printStackTrace, printStackTrace, setAdditional, setDetail, setErrorCode, setExtendedInfo, setTracePointer, toDumpData, typeEqual
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProcessingDirectiveException

public ProcessingDirectiveException(CFMLString cfml,
                                    String charset,
                                    boolean writeLog)
Method Detail

getCharset

public String getCharset()

getWriteLog

public boolean getWriteLog()


Copyright © 2012 Railo