W3cubDocs

/Symfony 2.8

Symfony\Component\Form\Exception\AlreadyBoundException

class AlreadyBoundException extends LogicException

Alias of {@link AlreadySubmittedException}.

Methods

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

Details

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

Parameters

$message
$code
Exception $previous

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