public class RequestMethodNotSupportedException
extends java.lang.RuntimeException
org.apache.olingo.odata2.api.commons.ODataHttpMethod,
Serialized Form| Constructor and Description |
|---|
RequestMethodNotSupportedException(java.lang.String method,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMethod()
Retrieves the Http method that came in the HttpServletRequest that's not supported by an ODataRequest
|
Copyright © 2018 SAP SE. All Rights Reserved.