Méthode | Description | |
---|---|---|
__construct ( Symfony\Component\Validator\ConstraintViolationListInterface $constraintViolationList, $message = '', $code, Exception $previous = null ) | ||
getConstraintViolationList ( ) : Symfony\Component\Validator\ConstraintViolationListInterface | Gets constraint violations related to this exception. |
public __construct ( Symfony\Component\Validator\ConstraintViolationListInterface $constraintViolationList, $message = '', $code, Exception $previous = null ) | ||
$constraintViolationList | Symfony\Component\Validator\ConstraintViolationListInterface | |
$previous | Exception |
public getConstraintViolationList ( ) : Symfony\Component\Validator\ConstraintViolationListInterface | ||
Résultat | Symfony\Component\Validator\ConstraintViolationListInterface |