Class ExceptionMapper
- java.lang.Object
-
- io.apicurio.registry.rest.client.exception.ExceptionMapper
-
public class ExceptionMapper extends Object
- Author:
- Carles Arnal 'carles.arnal@redhat.com'
-
-
Constructor Summary
Constructors Constructor Description ExceptionMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RestClientException
map(RestClientException ex)
-
-
-
Method Detail
-
map
public static RestClientException map(RestClientException ex) throws RestClientException
- Throws:
RestClientException
-
-