public class RequestMethodUnsupportedException extends UnsatisfiedRequestException
| Constructor and Description |
|---|
RequestMethodUnsupportedException(RequestPathMetadata metadata,
List<String> definedMethods,
String requestedMethod) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDefinedMethods() |
String |
getRequestedMethod() |
getMetadataaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RequestMethodUnsupportedException(RequestPathMetadata metadata, List<String> definedMethods, String requestedMethod)
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.