railo.runtime.exp
Interface PageExceptionBox

All Known Implementing Classes:
PageServletException

public interface PageExceptionBox

Interface for exception class how contain a page exception inside


Method Summary
 PageException getPageException()
           
 

Method Detail

getPageException

public PageException getPageException()
Returns:
returns the inner page exception