jInstallerException

Extends \Exception

Installer Exception

It handles installer messages.

package

jelix

subpackage

installer

Methods

__construct

__construct(string $localekey, array $localeParams = null) 

Arguments

$localekey

string

a locale key

$localeParams

array

parameters for the message (for sprintf)

getter for the locale key

getLocaleKey() : string

Response

string

getter for the locale parameters

getLocaleParameters() : string

Response

string

Properties

the locale key

localeKey : string
var

Type(s)

string

parameters for the locale key

localeParams : 

Type(s)