public class HandlerMethodInvocationException
extends org.springframework.core.NestedRuntimeException
| Constructor and Description |
|---|
HandlerMethodInvocationException(Method handlerMethod,
Throwable cause)
Create a new HandlerMethodInvocationException for the given Method handle and cause.
|
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString