An easy way to return a response from a command.
Hook yourself to the OnSuccess function to take an action after a success.
Instead of throwing meaningless exceptions, use the OnFailure hook to handle them.
Try it out, it's very simple.
Peek at this sample