KnpLabs / knp-components

Various component pack, includes paginator
MIT License
751 stars 141 forks source link

Feature: add an internal exception #317

Closed garak closed 1 year ago

garak commented 1 year ago

I was looking for a way to fix https://github.com/KnpLabs/KnpPaginatorBundle/issues/747 and I realized that probably it would be better if we implement a native exception here (extending UnexpectedValueException, to stay back-compatible)