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