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