PHP Class Gui\Exception\ComponentException

Since: 0.1
Author: Johann SERVOIRE @Johann-S
Inheritance: extends RuntimeException
Afficher le fichier Open project: gabrielrcouto/php-gui

Méthodes publiques

Méthode Description
__construct ( $message, $code, Exception $previous = null )
__toString ( )

Method Details

__construct() public méthode

public __construct ( $message, $code, Exception $previous = null )
$previous Exception

__toString() public méthode

public __toString ( )