|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.basho.riak.client.response.RiakIORuntimeException
WARNING: This class will be REMOVED in the next version.
@Deprecated public class RiakIORuntimeException
Thrown when an error occurs during communication with the Riak server. is returned in the exception.
RiakIORuntimeException,
Serialized Form| Constructor Summary | |
|---|---|
RiakIORuntimeException()
Deprecated. |
|
RiakIORuntimeException(String message)
Deprecated. |
|
RiakIORuntimeException(String message,
IOException cause)
Deprecated. |
|
RiakIORuntimeException(Throwable cause)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RiakIORuntimeException()
public RiakIORuntimeException(String message,
IOException cause)
public RiakIORuntimeException(String message)
public RiakIORuntimeException(Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||