PHP Class Gui\Exception\ComponentException

Since: 0.1
Author: Johann SERVOIRE @Johann-S
Inheritance: extends RuntimeException
Show file Open project: gabrielrcouto/php-gui

Public Methods

Method Description
__construct ( $message, $code, Exception $previous = null )
__toString ( )

Method Details

__construct() public method

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

__toString() public method

public __toString ( )