PHP Class Brotzka\DotenvEditor\Exceptions\DotEnvException

Inheritance: extends Exceptio\Exception
Afficher le fichier Open project: brotzka/laravel-dotenv-editor

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 ( )