Uses of Interface
com.oracle.bmc.http.internal.ResponseErrorRuntimeExceptionFactory
-
Packages that use ResponseErrorRuntimeExceptionFactory Package Description com.oracle.bmc.http.internal -
-
Uses of ResponseErrorRuntimeExceptionFactory in com.oracle.bmc.http.internal
Classes in com.oracle.bmc.http.internal that implement ResponseErrorRuntimeExceptionFactory Modifier and Type Class Description class
ResponseErrorBmcExceptionFactory
DefaultResponseErrorRuntimeExceptionFactory
implementation that knows how to deserialize error responses using theResponseHelper.ErrorCodeAndMessage
model.Methods in com.oracle.bmc.http.internal with parameters of type ResponseErrorRuntimeExceptionFactory Modifier and Type Method Description ClientCall<REQ,RESP,RESP_BUILDER>
ClientCall. responseErrorExceptionFactory(ResponseErrorRuntimeExceptionFactory responseErrorExceptionFactory)
-