org.kuali.rice.krad.data.provider.query
Class DataObjectCriteriaQueryBase.UnsupportedCountFlagException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataObjectCriteriaQueryBase.UnsupportedCountFlagException
protected DataObjectCriteriaQueryBase.UnsupportedCountFlagException(CountFlag flag)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.