Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
633 stars 197 forks source link

Wrap Neo4j exceptions under QueryException #332

Closed KinaneD closed 3 years ago

KinaneD commented 4 years ago

Minor. Can be further improved by providing different exceptions for the different cases.

Vinelab\NeoEloquent\Exceptions\ConstraintViolationException has been deprecated, use Vinelab\NeoEloquent\Exceptions\QueryException instead.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.