SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Set exception message.

Usage

void $Kohana_Exception->__construct ( string $error );

Arguments

  1. string $error
    i18n language key for the message

Return value

  • void