org.activemq
Class UnsupportedWireFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
org.activemq.UnsupportedWireFormatException
- All Implemented Interfaces:
- java.io.Serializable
- public class UnsupportedWireFormatException
- extends javax.jms.JMSException
This exception is raised if the wire format is not supported by the connected peer
- Version:
- $Revision: 1.1.1.1 $
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
UnsupportedWireFormatException
public UnsupportedWireFormatException(java.lang.String description)
- Construct Exception