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