Uses of Class
org.apache.qpid.protonj2.engine.exceptions.ProtocolViolationException
-
Uses of ProtocolViolationException in org.apache.qpid.protonj2.engine.exceptions
Modifier and TypeClassDescriptionclass
Exception thrown when the engine cannot decode an incoming frame due to some error either with the encoding itself or the contents which cause a specification violation.class
Exception thrown when the engine cannot encode a frame from a given performative and or payload combination.class
Exception thrown when an incoming AMQP Header response does not conform to the AMQP Header specification.