Package railo.runtime.exp

Interface Summary
CatchBlock  
IPageException interface of the root business exception of railo
PageExceptionBox Interface for exception class how contain a page exception inside
 

Class Summary
CatchBlockImpl  
ExceptionHandler Handle Excpetions
 

Exception Summary
Abort This Exception will be Throwed, when page Excecution will be aborted (tag abort).
AbortException  
AlwaysThrow  
ApplicationException Application Exception Object
CasterException  
CustomTypeException Exception throwed by CFML Code
DatabaseException Database Exception Object
DeprecatedException  
ExpressionException To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
FTPException  
FunctionException specified exception for Built-In Function
FunctionNotSupported  
HTTPException Exception class for the HTTP Handling
LockException  
MissingIncludeException Exception throwed when missing include
NativeException Box a Native Exception, Native = !PageException
PageException root Exception for railo runtime
PageExceptionImpl Railo Runtime Page Exception, all runtime Exception are sub classes of this class
PageRuntimeException To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
PageServletException by definition a JSP Tag can only throw JSPExceptions, for that case the PageException is a Subclass of the JSPExceptions, but when a PageException, is escaleted to a parent page, this goes over the include method of the PageContext Object, but this can only throw ServletException.
RemoteAccessException  
RemoteException  
RequestTimeoutException  
ReturnException  
SecurityException  
TagAttributeException exception to throw invalid attributes of tags
TagNotSupported  
TemplateException Template Exception Object
UDFCasterException  
XMLException XmL Exception
 



Copyright © 2012 Railo