public class ControllerExecutionException extends GrailsMVCException
Throw when an exception occurs during controller execution
Constructor and description |
---|
ControllerExecutionException() |
ControllerExecutionException(String message, Throwable cause) |
ControllerExecutionException(String message) |
ControllerExecutionException(Throwable cause) |