SproutCMS

This is the code documentation for the SproutCMS project

function exceptionHandler()

Exception handler.

Usage

void Kohana::exceptionHandler ( object $exception );

Authors

Arguments

  1. object $exception
    exception object

Return value

  • void