public class InvalidPathVariableRequestedException extends IllegalStateException
| Constructor and Description |
|---|
InvalidPathVariableRequestedException(String pathVarName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPathVariableRequestedException(String pathVarName)
public String getMessage()
getMessage in class ThrowableCopyright © 2014–2020. All rights reserved.