com.basho.riak.pbc
Class AcquireConnectionTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.basho.riak.pbc.AcquireConnectionTimeoutException
- All Implemented Interfaces:
- Serializable
public class AcquireConnectionTimeoutException
- extends IOException
Thrown by the RiakConnectionPool
if acquire times out.
- Author:
- russell
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AcquireConnectionTimeoutException
public AcquireConnectionTimeoutException()
AcquireConnectionTimeoutException
public AcquireConnectionTimeoutException(String message)
- Parameters:
message
-
Copyright © 2012. All Rights Reserved.