public class ODataFlushException extends ODataRuntimeException
Constructor and Description |
---|
ODataFlushException(int statusCode,
List<ODataResponseError> errors) |
Modifier and Type | Method and Description |
---|---|
List<ODataResponseError> |
getErrors() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ODataFlushException(int statusCode, List<ODataResponseError> errors)
public int getStatusCode()
public List<ODataResponseError> getErrors()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.