We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3c285 commit 4a96716Copy full SHA for 4a96716
projects/client/RabbitMQ.Client/src/client/impl/ChannelErrorException.cs renamed to projects/client/RabbitMQ.Client/src/client/exceptions/ChannelErrorException.cs
projects/client/RabbitMQ.Client/src/client/impl/HardProtocolException.cs renamed to projects/client/RabbitMQ.Client/src/client/exceptions/HardProtocolException.cs
projects/client/RabbitMQ.Client/src/client/impl/MalformedFrameException.cs renamed to projects/client/RabbitMQ.Client/src/client/exceptions/MalformedFrameException.cs
projects/client/RabbitMQ.Client/src/client/impl/ProtocolException.cs renamed to projects/client/RabbitMQ.Client/src/client/exceptions/ProtocolException.cs
projects/client/RabbitMQ.Client/src/client/impl/SoftProtocolException.cs renamed to projects/client/RabbitMQ.Client/src/client/exceptions/SoftProtocolException.cs
projects/client/RabbitMQ.Client/src/client/impl/SyntaxError.cs renamed to projects/client/RabbitMQ.Client/src/client/exceptions/SyntaxError.cs
projects/client/RabbitMQ.Client/src/client/impl/UnexpectedFrameException.cs renamed to projects/client/RabbitMQ.Client/src/client/exceptions/UnexpectedFrameException.cs
projects/client/RabbitMQ.Client/src/client/impl/UnknownClassOrMethodException.cs renamed to projects/client/RabbitMQ.Client/src/client/exceptions/UnknownClassOrMethodException.cs
0 commit comments