com.basho.riak.client.raw
Class MatchFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.basho.riak.client.raw.MatchFoundException
- All Implemented Interfaces:
- Serializable
public class MatchFoundException
- extends RuntimeException
Tag exception, thrown when an if-non-match conditional store fails because a match is found.
- Author:
- russell
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MatchFoundException
public MatchFoundException()
Copyright © 2012. All Rights Reserved.