com.espertech.esper.epl.agg.rollup
Class GroupByRollupDuplicateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.espertech.esper.epl.agg.rollup.GroupByRollupDuplicateException
All Implemented Interfaces:
java.io.Serializable

public class GroupByRollupDuplicateException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
GroupByRollupDuplicateException(int[] indexes)
           
 
Method Summary
 int[] getIndexes()
           
 
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

GroupByRollupDuplicateException

public GroupByRollupDuplicateException(int[] indexes)
Method Detail

getIndexes

public int[] getIndexes()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com