public class DataHandlerException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static short |
FAILED |
static short |
GROUP_IN_USE |
static short |
INTERNAL_ERROR |
static short |
LOGIN_FAILED |
| Constructor and Description |
|---|
DataHandlerException(short code) |
| Modifier and Type | Method and Description |
|---|---|
short |
getErrCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final short FAILED
public static final short LOGIN_FAILED
public static final short GROUP_IN_USE
public static final short INTERNAL_ERROR
Copyright © 2021 Software Atelier Kamber. All rights reserved.