com.basho.riak.client.query
Class NoPhasesException

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
                      extended by com.basho.riak.client.query.NoPhasesException
All Implemented Interfaces:
Serializable

public class NoPhasesException
extends InvalidMapReduceException

Thrown when a MapReduce has been configured with no query phases

Author:
russell
See Also:
Serialized Form

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

NoPhasesException

public NoPhasesException()


Copyright © 2012. All Rights Reserved.