reducktion / socrates

PHP package to Validate and Extract information from National Identification Numbers.
MIT License
47 stars 4 forks source link

Standardise Exceptions #42

Closed AlexOlival closed 4 years ago

AlexOlival commented 4 years ago

Most Exceptions in the codebase are very similar and use the same format or messages. For the sake of simplicity and future maintainability, we should standardise them.