com.basho.riak.client.query
Class NoInputsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.basho.riak.client.query.InvalidMapReduceException
com.basho.riak.client.query.NoInputsException
- All Implemented Interfaces:
- Serializable
public class NoInputsException
- extends InvalidMapReduceException
Thrown when a MapReduce
has been configured with no inputs
- Author:
- russell
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoInputsException
public NoInputsException()
Copyright © 2012. All Rights Reserved.