Paedagogus / Portal

The main portal application
MIT License
0 stars 0 forks source link

Create a new Exception to handle HandleNotFoundException #8

Closed BrunoMVPCosta closed 8 years ago

BrunoMVPCosta commented 8 years ago

//TODO: create specific exception to throw in this situation throw new Exception($"Handler not found for event type: {@event.GetType()}");