PHP Class eZ\Publish\Core\FieldType\Country\Exception\InvalidValue

Inheritance: extends eZ\Publish\Core\Base\Exceptions\InvalidArgumentException
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
__construct ( mixed $value ) Creates a new exception when $value is invalid.

Method Details

__construct() public method

Creates a new exception when $value is invalid.
public __construct ( mixed $value )
$value mixed