com.basho.riak.client.query
Class InvalidMapReduceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by com.basho.riak.client.query.InvalidMapReduceException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoInputsException, NoPhasesException

public class InvalidMapReduceException
extends IllegalStateException

Tag exception class for MapReduce classes to throw from MapReduce.validate()

Author:
russell
See Also:
Serialized Form

Constructor Summary
InvalidMapReduceException()
           
 
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

InvalidMapReduceException

public InvalidMapReduceException()


Copyright © 2012. All Rights Reserved.