Bugfix:
- Fix crasher in _packetizer_error failure path
Features:
- Add
generic_handler
which can handle any method and will do the switching itself.
Features:
- Typed error classes, start to roll them out
- Ability to wrap an error in a subclass if you want to handle it as something other than a string before it's output via msgpack