Package com.swiftmq.net.client
Interface ExceptionHandler
-
- All Known Implementing Classes:
ConnectionImpl,Connector,QueueConnectionImpl,TopicConnectionImpl,XAConnectionImpl,XAQueueConnectionImpl,XATopicConnectionImpl
public interface ExceptionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonException(java.io.IOException exception)
-