Class AmqpUnsupportedEncodingException

  • All Implemented Interfaces:
    Serializable

    public class AmqpUnsupportedEncodingException
    extends AmqpException
    RuntimeException for unsupported encoding in an AMQP operation.
    Author:
    Mark Pollack
    See Also:
    Serialized Form
    • Constructor Detail

      • AmqpUnsupportedEncodingException

        public AmqpUnsupportedEncodingException​(Throwable cause)