railo.runtime.gateway
Class PageGatewayException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by railo.runtime.gateway.GatewayException
                  extended by railo.runtime.gateway.PageGatewayException
All Implemented Interfaces:
Serializable, PageExceptionBox

public class PageGatewayException
extends GatewayException
implements PageExceptionBox

See Also:
Serialized Form

Constructor Summary
PageGatewayException(PageException pe)
           
 
Method Summary
 PageException getPageException()
           
 
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

PageGatewayException

public PageGatewayException(PageException pe)
Method Detail

getPageException

public PageException getPageException()
Specified by:
getPageException in interface PageExceptionBox
Returns:
returns the inner page exception


Copyright © 2012 Railo