SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class Kohana_User_Exception

Creates a custom exception.

Functions

NameVisibilityDescription
__constructpublicSet exception title and message.

public __construct

void $Kohana_User_Exception->__construct ( string $title , string $message );

Set exception title and message.