AMQPConnectionError and ProtocolError should implement descriptions so users know what happened without going through the source code.
Also, there is the whole "public enum" problem of technically breaking API when adding a case.
Maybe we'll have @extensible enums before this hits 1.0 ; )
AMQPConnectionErrorandProtocolErrorshould implement descriptions so users know what happened without going through the source code.Also, there is the whole "public enum" problem of technically breaking API when adding a case.
Maybe we'll have @extensible enums before this hits 1.0 ; )