@Deprecated public class ClientErrorHandler extends Object
(https://jcp.org/en/jsr/detail?id=339)
Constructor and Description |
---|
ClientErrorHandler(List<ClientErrorInterceptor> interceptors)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clientErrorHandling(BaseClientResponse clientResponse,
RuntimeException e)
Deprecated.
|
public ClientErrorHandler(List<ClientErrorInterceptor> interceptors)
public void clientErrorHandling(BaseClientResponse clientResponse, RuntimeException e)
Copyright © 2022. All rights reserved.