class ExtraAttributesException extends RuntimeException
ExtraAttributesException.
__construct(array $extraAttributes, Exception $previous = null) | ||
array | getExtraAttributes() Get the extra attributes that are not allowed. |
array | $extraAttributes | |
Exception | $previous |
Get the extra attributes that are not allowed.
array |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Serializer/Exception/ExtraAttributesException.html