mothership-ec / cog

Cog
Other
2 stars 3 forks source link

Translation exceptions #478

Closed thomasjthomasj closed 9 years ago

thomasjthomasj commented 9 years ago

This PR adds exception classes to a new Exception namespace that can take translation strings to be used when rendering user-facing error messages.

These exceptions both implement a new TranslationExceptionInterface and use a TranslationExceptionTrait. The classes are identical, except they extend different base exceptions: