public class GrailsWrappedRuntimeException extends GrailsException
Wraps a Grails RuntimeException and attempts to extract more relevant diagnostic messages from the stack trace.
| Constructor and description |
|---|
GrailsWrappedRuntimeException(ServletContext servletContext, Throwable t)
|
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Throwable |
getCause() |
|
public String |
getMessage() |