public class OkGoException
extends java.lang.Exception
| 构造器和说明 |
|---|
OkGoException(java.lang.String detailMessage) |
| 限定符和类型 | 方法和说明 |
|---|---|
static OkGoException |
BREAKPOINT_EXPIRED() |
static OkGoException |
BREAKPOINT_NOT_EXIST() |
static OkGoException |
UNKNOWN() |
public static OkGoException UNKNOWN()
public static OkGoException BREAKPOINT_NOT_EXIST()
public static OkGoException BREAKPOINT_EXPIRED()