com.basho.riak.client.raw
Class ModifiedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.basho.riak.client.raw.ModifiedException
- All Implemented Interfaces:
- Serializable
public class ModifiedException
- extends IOException
Thrown when a "if not modified" conditional store fails.
- Author:
- russell
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModifiedException
public ModifiedException(Throwable cause)
- Parameters:
cause
- root exception
ModifiedException
public ModifiedException()
Copyright © 2012. All Rights Reserved.