PHP Class Gpf_Exception

Inheritance: extends Exception
Afficher le fichier Open project: fubralimited/php-oara Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $message, $code = null )
getId ( )
setId ( $id )

Méthodes protégées

Méthode Description
logException ( )

Method Details

__construct() public méthode

public __construct ( $message, $code = null )

getId() public méthode

public getId ( )

logException() protected méthode

protected logException ( )

setId() public méthode

public setId ( $id )