org.springframework.amqp
Class AmqpUnsupportedEncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.amqp.AmqpException
org.springframework.amqp.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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AmqpUnsupportedEncodingException
public AmqpUnsupportedEncodingException(Throwable cause)
Copyright © 2011. All Rights Reserved.