Previous Page
_exception()

Solar_App_Base
_exceptionDuringFetch()

Next Page
_forward()

_exceptionDuringFetch()

protected Solar_Response _exceptionDuringFetch ( Exception $e )

Shows the "exception during fetch" page.

Parameters

  • (Exception) $e: The exception encountered during fetch().

Returns

  • (Solar_Response) A response object with a 500 status code and a page describing the exception.

Description

Shows the "exception during fetch" page.