AlreadyBoundException deprecated
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) |