PHP Class Icicle\Http\Exception\InvalidResultError

Inheritance: extends Error, implements Error
Mostrar archivo Open project: icicleio/http

Public Methods

Method Description
__construct ( string $message, mixed $value )
getValue ( ) : mixed

Method Details

__construct() public method

public __construct ( string $message, mixed $value )
$message string
$value mixed

getValue() public method

public getValue ( ) : mixed
return mixed