|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface ControllerExceptionHandlerMetaData
Represents meta data which describes an exception handling method in a controller
Method Summary | |
---|---|
java.lang.Class
|
getExceptionType()
|
java.lang.String
|
getMethodName()
|
Method Detail |
---|
public java.lang.Class getExceptionType()
public java.lang.String getMethodName()
Groovy Documentation