com.crankuptheamps.client.exception
Class RetryOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.crankuptheamps.client.exception.AMPSException
com.crankuptheamps.client.exception.ConnectionException
com.crankuptheamps.client.exception.RetryOperationException
- All Implemented Interfaces:
- Serializable
public class RetryOperationException
- extends ConnectionException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RetryOperationException
public RetryOperationException()
RetryOperationException
public RetryOperationException(String msg)
RetryOperationException
public RetryOperationException(Throwable t)
RetryOperationException
public RetryOperationException(String msg,
Throwable t)