public class DataTypeException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static int |
INVALID_COLUMN |
static int |
INVALID_TYPE |
static int |
NOT_INITIALIZED |
| Constructor and Description |
|---|
DataTypeException(int anIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefError() |
String |
getMsg() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int INVALID_TYPE
public static final int NOT_INITIALIZED
public static final int INVALID_COLUMN
public String getMsg()
public int getDefError()
Copyright © 2020. All rights reserved.