exception documentation
class UnhandledCommand(RuntimeError):
A command dispatcher could not locate an appropriate command handler.
class UnhandledCommand(RuntimeError):
A command dispatcher could not locate an appropriate command handler.