public final class UnsatisfiedPathVariableRouteException extends UnsatisfiedRouteException
PathVariable to a Route cannot be satisfied.| Constructor and Description | 
|---|
| UnsatisfiedPathVariableRouteException(String name,
                                     Argument<?> argument) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getPathVariableName() | 
create, getArgumentaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getPathVariableName()