PHP Class Brotzka\DotenvEditor\Exceptions\DotEnvException

Inheritance: extends Exceptio\Exception
Show file Open project: brotzka/laravel-dotenv-editor

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