Class TransportException

All Implemented Interfaces:
Serializable

public class TransportException extends HotRodClientException
Indicates a communication exception with the Hot Rod server: e.g. TCP connection is broken while reading a response from the server.
Since:
4.1
Author:
Mircea.Markus@jboss.com
See Also: