public class GrailsQueryException extends DatastoreException
Base exception class for errors related to Domain class queries in Grails.
| Constructor and description |
|---|
GrailsQueryException(String message, Throwable cause) |
GrailsQueryException(String message) |
| Methods inherited from class | Name |
|---|---|
class DatastoreException |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |