Uses of Class
org.apache.qpid.protonj2.engine.exceptions.ProtocolViolationException
Packages that use ProtocolViolationException
- 
Uses of ProtocolViolationException in org.apache.qpid.protonj2.engine.exceptionsSubclasses of ProtocolViolationException in org.apache.qpid.protonj2.engine.exceptionsModifier and TypeClassDescriptionclassException 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.classException thrown when the engine cannot encode a frame from a given performative and or payload combination.classException thrown when an incoming AMQP Header response does not conform to the AMQP Header specification.