public class UnsupportedHttpMethodException extends RuntimeException
| Constructor and Description |
|---|
UnsupportedHttpMethodException(String httpMethod) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedHttpMethodException(String httpMethod)
public String getMessage()
getMessage in class ThrowableCopyright © 2023 Atlassian. All rights reserved.