public class ExceptionType
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
ALARM_RECONNECTSUCCESS
报警时重连成功
|
static int |
EXCEPTION_ALARM
报警异常
|
static int |
EXCEPTION_ALARMRECONNECT
报警时重连
|
static int |
EXCEPTION_AUDIOEXCHANGE
语音对讲异常
|
static int |
EXCEPTION_BACKUP
备份异常
|
static int |
EXCEPTION_DISKFMT
硬盘格式化
|
static int |
EXCEPTION_EMAILTEST
邮件测试异常
|
static int |
EXCEPTION_EXCHANGE
用户交互时异常(注册心跳超时,心跳间隔为2分钟)
|
static int |
EXCEPTION_PASSIVEDECODE
被动解码异常
|
static int |
EXCEPTION_PICPREVIEW
图片预览异常
|
static int |
EXCEPTION_PICPREVIEWRECONNECT
图片预览重连
|
static int |
EXCEPTION_PLAYBACK
回放异常
|
static int |
EXCEPTION_PREVIEW
网络预览异常
|
static int |
EXCEPTION_RECONNECT
预览时重连
|
static int |
EXCEPTION_SERIAL
透明通道异常
|
static int |
EXCEPTION_SERIALRECONNECT
透明通道重连
|
static int |
NETWORK_FLOWTEST_EXCEPTION
网络流量检测异常
|
static int |
PICPREVIEW_RECONNECTSUCCESS
图片预览重连成功
|
static int |
PREVIEW_RECONNECTSUCCESS
预览时重连成功
|
static int |
RESUME_EXCHANGE
用户交互恢复
|
static int |
SERIAL_RECONNECTSUCCESS
透明通道重连成功
|
static int |
SUCCESS_PUSHDEVLOGON
推模式设备注册成功
|
构造器和说明 |
---|
ExceptionType() |
public static final int EXCEPTION_EXCHANGE
public static final int EXCEPTION_AUDIOEXCHANGE
public static final int EXCEPTION_ALARM
public static final int EXCEPTION_PREVIEW
public static final int EXCEPTION_SERIAL
public static final int EXCEPTION_RECONNECT
public static final int EXCEPTION_ALARMRECONNECT
public static final int EXCEPTION_SERIALRECONNECT
public static final int SERIAL_RECONNECTSUCCESS
public static final int EXCEPTION_PLAYBACK
public static final int EXCEPTION_DISKFMT
public static final int EXCEPTION_PASSIVEDECODE
public static final int EXCEPTION_EMAILTEST
public static final int EXCEPTION_BACKUP
public static final int PREVIEW_RECONNECTSUCCESS
public static final int ALARM_RECONNECTSUCCESS
public static final int RESUME_EXCHANGE
public static final int NETWORK_FLOWTEST_EXCEPTION
public static final int EXCEPTION_PICPREVIEWRECONNECT
public static final int PICPREVIEW_RECONNECTSUCCESS
public static final int EXCEPTION_PICPREVIEW
public static final int SUCCESS_PUSHDEVLOGON