file-fetcher
Public Member Functions | List of all members
SebastianBergmann\Diff\ConfigurationException Class Reference
Inheritance diagram for SebastianBergmann\Diff\ConfigurationException:
SebastianBergmann\Diff\InvalidArgumentException SebastianBergmann\Diff\Exception

Public Member Functions

 __construct (string $option, string $expected, $value, int $code=0, \Exception $previous=null)
 

Constructor & Destructor Documentation

◆ __construct()

SebastianBergmann\Diff\ConfigurationException::__construct ( string  $option,
string  $expected,
  $value,
int  $code = 0,
\Exception  $previous = null 
)
Parameters
string$option
string$expected
mixed$value
int$code
null | \Exception$previous

The documentation for this class was generated from the following file: