org.kuali.rice.krad.data.provider.query
Class DataObjectCriteriaQueryBase.UnsupportedCountFlagException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.kuali.rice.krad.data.provider.query.DataObjectCriteriaQueryBase.UnsupportedCountFlagException
All Implemented Interfaces:
Serializable
Enclosing class:
DataObjectCriteriaQueryBase<C,Q>

protected static class DataObjectCriteriaQueryBase.UnsupportedCountFlagException
extends RuntimeException

this is a fatal error since this implementation should support all known count flags.

See Also:
Serialized Form

Constructor Summary
protected DataObjectCriteriaQueryBase.UnsupportedCountFlagException(CountFlag flag)
           
 
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

DataObjectCriteriaQueryBase.UnsupportedCountFlagException

protected DataObjectCriteriaQueryBase.UnsupportedCountFlagException(CountFlag flag)


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.