|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DNotesError | |
---|---|
de.bea.domingo | Interfaces and factory for access to Lotus Notes databases. |
Uses of DNotesError in de.bea.domingo |
---|
Fields in de.bea.domingo declared as DNotesError | |
---|---|
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. |
Methods in de.bea.domingo with parameters of type DNotesError | |
---|---|
static java.lang.String |
DNotesError.getMessage(DNotesError e)
Returns a message for a given error. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |