Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorRequestExceptionHandler

abstract class PhabricatorRequestExceptionHandler
Phabricator Technical Documentation (Aphront)

This class is not documented.

Methods

abstract public function getRequestExceptionHandlerPriority()
Inherited

This method is not documented.
Return
wild

abstract public function canHandleRequestThrowable($request, $throwable)
Inherited

This method is not documented.
Parameters
AphrontRequest$request
$throwable
Return
wild

abstract public function handleRequestThrowable($request, $throwable)
Inherited

This method is not documented.
Parameters
AphrontRequest$request
$throwable
Return
wild

final public static function getAllHandlers()
Inherited

This method is not documented.
Return
wild

protected function isPhabricatorSite($request)

This method is not documented.
Parameters
AphrontRequest$request
Return
wild

protected function getViewer($request)

This method is not documented.
Parameters
AphrontRequest$request
Return
wild