Class CudamiRestErrorDecoder
java.lang.Object
de.digitalcollections.cudami.client.exceptions.CudamiRestErrorDecoder
public class CudamiRestErrorDecoder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description CudamiRestErrorDecoder() -
Method Summary
Modifier and Type Method Description static HttpExceptiondecode(java.lang.String methodKey, int statusCode)
-
Constructor Details
-
CudamiRestErrorDecoder
public CudamiRestErrorDecoder()
-
-
Method Details