AlreadyBoundException deprecated

class AlreadyBoundException extends LogicException

deprecated

since version 2.3, to be removed in 3.0. Use {@link AlreadySubmittedException} instead.

Alias of {@link AlreadySubmittedException}.

Methods

__construct($message = '', $code, Exception $previous = null)

Details

__construct($message = '', $code, Exception $previous = null)

Parameters

$message
$code
Exception $previous

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/Form/Exception/AlreadyBoundException.html