public class GrailsPropertyInvalidException extends GrailsException
Thrown when a property of a Grails class is invalidated.
| Constructor and description |
|---|
GrailsPropertyInvalidException() |
GrailsPropertyInvalidException(String message, Throwable cause) |
GrailsPropertyInvalidException(String message) |
GrailsPropertyInvalidException(Throwable cause) |