com.basho.riak.client
Class RiakException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.basho.riak.client.RiakException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MapReduceTimeoutException, RiakRetryFailedException
public class RiakException
- extends Exception
- Author:
- russell
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RiakException
public RiakException(Throwable e)
- Parameters:
e
-
RiakException
public RiakException()
RiakException
public RiakException(String message)
RiakException
public RiakException(String message,
Throwable cause)
- Parameters:
message
- Stringcause
-
Copyright © 2012. All Rights Reserved.