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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.