Package com.c8db.internal.util
Class ResponseUtils
- java.lang.Object
-
- com.c8db.internal.util.ResponseUtils
-
public final class ResponseUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcheckError(C8Serialization util, Response response)
-
-
-
Method Detail
-
checkError
public static void checkError(C8Serialization util, Response response) throws C8DBException
- Throws:
C8DBException
-
-