PHP Class Symfony\Component\Serializer\Exception\ExtraAttributesException

Author: Julien DIDIER ([email protected])
Inheritance: extends RuntimeException
Show file Open project: symfony/symfony

Public Methods

Method Description
__construct ( array $extraAttributes, Exception $previous = null )

Method Details

__construct() public method

public __construct ( array $extraAttributes, Exception $previous = null )
$extraAttributes array
$previous Exception