org.apache.qpid
Class AMQInvalidRoutingKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.qpid.AMQException
org.apache.qpid.AMQInvalidRoutingKeyException
- All Implemented Interfaces:
- Serializable
public class AMQInvalidRoutingKeyException
- extends AMQException
AMQInvalidRoutingKeyException indicates an error with a routing key having an invalid format.
CRC Card
Responsibilities | Collaborations
|
---|
Represents a format error in a routing key.
|
- See Also:
- Serialized Form
AMQInvalidRoutingKeyException
public AMQInvalidRoutingKeyException(String message,
Throwable cause)
Licensed to the Apache Software Foundation