saffron.rel
Class NotAGroupException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--saffron.rel.NotAGroupException
- All Implemented Interfaces:
- Serializable
- class NotAGroupException
- extends RuntimeException
NotAGroupException
is thrown by AggInternalTranslator
if it encounters a reference to a variable from
the query's from
clause.
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotAGroupException
NotAGroupException(String s)