Class AmqpUnsupportedEncodingException

All Implemented Interfaces:
Serializable

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

    • AmqpUnsupportedEncodingException

      public AmqpUnsupportedEncodingException(Throwable cause)