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)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CudamiRestErrorDecoder
public CudamiRestErrorDecoder()
-
-
Method Details
-
decode
-