public interface ControllerExceptionHandlerMetaData
Represents meta data which describes an exception handling method in a controller
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.Class<? extends java.lang.Exception> |
getExceptionType() |
|
public java.lang.String |
getMethodName() |