public class GrailsRuntimeException extends GrailsException
Generic global runtime exception.
Constructor and description |
---|
GrailsRuntimeException(String message) |
GrailsRuntimeException(String message, Throwable cause) |
GrailsRuntimeException(Throwable cause) |