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