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