public class DDSErrorUtil
extends java.lang.Object
Constructor and Description |
---|
DDSErrorUtil() |
Modifier and Type | Method and Description |
---|---|
static DDSErrorUtil |
getInstance() |
void |
restartSuccess() |
boolean |
sendDDSError(int code,
org.json.JSONObject obj) |
void |
setDDSErrorListener(DDSErrorListener listener) |
public static DDSErrorUtil getInstance()
public void setDDSErrorListener(DDSErrorListener listener)
public boolean sendDDSError(int code, org.json.JSONObject obj)
public void restartSuccess()