exception documentation
class ProtocolSwitched(Exception):
Connections which have been switched to other protocols can no longer accept traffic at the AMP level. This is raised when you try to send it.
class ProtocolSwitched(Exception):
Connections which have been switched to other protocols can no longer accept traffic at the AMP level. This is raised when you try to send it.