com.netflix.astyanax.connectionpool.exceptions
Class TransportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.netflix.astyanax.connectionpool.exceptions.ConnectionException
com.netflix.astyanax.connectionpool.exceptions.TransportException
- All Implemented Interfaces:
- IsDeadConnectionException, IsRetryableException, Serializable
public class TransportException
- extends ConnectionException
- implements IsRetryableException, IsDeadConnectionException
- See Also:
- Serialized Form
TransportException
public TransportException(String message)
TransportException
public TransportException(Throwable t)
TransportException
public TransportException(String message,
Throwable cause)
Copyright © 2012. All Rights Reserved.