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