railo.runtime.exp
Class AlwaysThrow

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by railo.runtime.exp.PageRuntimeException
                  extended by railo.runtime.exp.AlwaysThrow
All Implemented Interfaces:
Serializable, Dumpable, IPageException, PageExceptionBox

public class AlwaysThrow
extends PageRuntimeException

See Also:
Serialized Form

Constructor Summary
AlwaysThrow(PageException pe)
           
AlwaysThrow(String message)
           
AlwaysThrow(String message, String detail)
           
 
Method Summary
 
Methods inherited from class railo.runtime.exp.PageRuntimeException
addContext, getAddional, getAdditional, getCatchBlock, getCatchBlock, getCustomTypeAsString, getDetail, getErrorBlock, getErrorCode, getExtendedInfo, getPageException, getStackTraceAsString, getTracePointer, getTypeAsString, setDetail, setErrorCode, setExtendedInfo, setTracePointer, toDumpData, typeEqual
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlwaysThrow

public AlwaysThrow(PageException pe)

AlwaysThrow

public AlwaysThrow(String message)

AlwaysThrow

public AlwaysThrow(String message,
                   String detail)


Copyright © 2012 Railo