akrabat / slim3-skeleton

Simple Slim Framework 3 skeleton with Twig & Monolog
BSD 3-Clause "New" or "Revised" License
345 stars 99 forks source link

Try Catch Exceptions #20

Open elijah3wo opened 8 years ago

elijah3wo commented 8 years ago

Hello,

Using your example, what's the better way to throw exceptions from within HomeAction class?