rabbitmq-nio icon indicating copy to clipboard operation
rabbitmq-nio copied to clipboard

Add descriptions to errors

Open sliemeobn opened this issue 2 years ago • 0 comments

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 ; )

sliemeobn avatar Oct 26 '23 15:10 sliemeobn