public class GrailsClassException extends GrailsException
Thrown when creation of the Grails domain from the Grails domain classes fails.
| Constructor and description |
|---|
GrailsClassException() |
GrailsClassException(String message, Throwable cause) |
GrailsClassException(String message) |
GrailsClassException(Throwable cause) |