| Package | Description |
|---|---|
| de.jakop.lotus.domingo |
Interfaces and factory for access to Lotus Notes databases.
|
| Modifier and Type | Field and Description |
|---|---|
static DNotesError |
DNotesError.DATABASE_NO_ACCESS
error: no access to database.
|
static DNotesError |
DNotesError.DATABASE_NOT_FOUND
error: database not found.
|
static DNotesError |
DNotesError.GENERAL_ERROR
error: general error.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DNotesError.getMessage(DNotesError e)
Returns a message for a given error.
|
Copyright © 2005–2020. All rights reserved.