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