Class BrokerConnectionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.uima.jms.error.handler.BrokerConnectionException
-
- All Implemented Interfaces:
java.io.Serializable
public class BrokerConnectionException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BrokerConnectionException(java.lang.String msg)
-