PROTON-2236 Report more meaningful unexpected encoding errors

When the decoder reads a type encoding that does not match the
encoding code of the primitive type expected then report a more
menaingful error including the type expected and the type / code
that was read, or unknown / code if type code read is not valid.
3 files changed
tree: ed72d46e9b4426498f9237dadf7b7615cfefbd65
  1. apache-qpid-proton-j/
  2. examples/
  3. proton-j/
  4. tests/
  5. .asf.yaml
  6. .gitattributes
  7. .gitignore
  8. .mailmap
  9. .travis.yml
  10. appveyor.yml
  11. LICENSE
  12. NOTICE
  13. pom.xml
  14. README.md
README.md

Apache Qpid Proton-J

Linux Build Status Windows Build Status

Qpid Proton-J is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more.

Please see http://qpid.apache.org/proton for more information.