public class ExceptionUtils
extends java.lang.Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
handleResponseStatus(R<?> r) |
static void |
throwUnExpectedException(java.lang.String msg) |
public static void throwUnExpectedException(java.lang.String msg)
public static void handleResponseStatus(R<?> r)