%PDF- %PDF-
Direktori : /home/graphicd/www/vebto/vendor/doctrine/dbal/src/Exception/ |
Current File : /home/graphicd/www/vebto/vendor/doctrine/dbal/src/Exception/UniqueConstraintViolationException.php |
<?php namespace Doctrine\DBAL\Exception; /** * Exception for a unique constraint violation detected in the driver. * * @psalm-immutable */ class UniqueConstraintViolationException extends ConstraintViolationException { }