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