public class ResultHandlerNotFoundException extends ResultHandlingException
| Constructor and Description |
|---|
ResultHandlerNotFoundException(org.springframework.core.convert.TypeDescriptor resultType)
Create a new handling executor not found exception.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.convert.TypeDescriptor |
getResultType()
Return the source type that was requested to convert from.
|
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.