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