public class POPSystemErrorCode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
EXCEPTION_BOOL |
static int |
EXCEPTION_CHAR |
static int |
EXCEPTION_DOUBLE |
static int |
EXCEPTION_FLOAT |
static int |
EXCEPTION_INT |
static int |
EXCEPTION_LONG |
static int |
EXCEPTION_OBJECT |
static int |
EXCEPTION_PAROC_STD |
static int |
EXCEPTION_SHORT |
static int |
EXCEPTION_STRING |
static int |
EXCEPTION_UCHAR |
static int |
EXCEPTION_UINT |
static int |
EXCEPTION_ULONG |
static int |
EXCEPTION_USHORT |
| Constructor and Description |
|---|
POPSystemErrorCode() |
public static final int EXCEPTION_INT
public static final int EXCEPTION_UINT
public static final int EXCEPTION_LONG
public static final int EXCEPTION_ULONG
public static final int EXCEPTION_SHORT
public static final int EXCEPTION_USHORT
public static final int EXCEPTION_BOOL
public static final int EXCEPTION_CHAR
public static final int EXCEPTION_UCHAR
public static final int EXCEPTION_STRING
public static final int EXCEPTION_FLOAT
public static final int EXCEPTION_DOUBLE
public static final int EXCEPTION_OBJECT
public static final int EXCEPTION_PAROC_STD