com.basho.riak.client.http.plain
Class RiakIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.basho.riak.client.http.plain.RiakIOException
- All Implemented Interfaces:
- Serializable
public class RiakIOException
- extends Exception
A checked wrapper for RiakIORuntimeException
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RiakIOException
public RiakIOException(RiakIORuntimeException e)
Copyright © 2012. All Rights Reserved.