public static class NativeDB.DBException
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
private boolean |
notFound |
| Constructor and Description |
|---|
DBException(java.lang.String s,
boolean notFound) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNotFound() |