|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CascadingThrowable | |
---|---|
de.bea.domingo | Interfaces and factory for access to Lotus Notes databases. |
de.bea.domingo.http | Http implementation of the contract in package de.bea.domingo . |
de.bea.domingo.map | Generic Mapping layer between Notes documents and Java classes. |
de.bea.domingo.proxy | Proxy implementation of the contract in package de.bea.domingo . |
de.bea.domingo.service | Service implementation of the contract in package de.bea.domingo . |
de.bea.domingo.threadpool | Interface ThreadPool and a Implementation with Monitor. |
Uses of CascadingThrowable in de.bea.domingo |
---|
Classes in de.bea.domingo that implement CascadingThrowable | |
---|---|
class |
DNotesException
Exception thrown from the domingo API. |
class |
DNotesRuntimeException
Runtime exception thrown from the domingo API. |
Uses of CascadingThrowable in de.bea.domingo.http |
---|
Classes in de.bea.domingo.http that implement CascadingThrowable | |
---|---|
class |
NotesHttpException
Class from which all exceptions in this project inherit. |
class |
NotesHttpRuntimeException
Class from which all runtime exceptions in this package inherit. |
Uses of CascadingThrowable in de.bea.domingo.map |
---|
Classes in de.bea.domingo.map that implement CascadingThrowable | |
---|---|
class |
MapperRegistrationException
Signals errors during mapping from or to domingo. |
class |
MappingException
Signals errors during mapping from or to domingo. |
class |
MethodNotFoundException
Signals that an expected method wasn't found in a bean class. |
Uses of CascadingThrowable in de.bea.domingo.proxy |
---|
Classes in de.bea.domingo.proxy that implement CascadingThrowable | |
---|---|
class |
NotesProxyException
Class from which all exceptions in this project inherit. |
class |
NotesProxyRuntimeException
Class from which all runtime exceptions in this package inherit. |
Uses of CascadingThrowable in de.bea.domingo.service |
---|
Classes in de.bea.domingo.service that implement CascadingThrowable | |
---|---|
class |
NotesServiceException
Class from which all exceptions in this package should inherit. |
class |
NotesServiceRuntimeException
Class from which all exceptions in this package should inherit. |
Uses of CascadingThrowable in de.bea.domingo.threadpool |
---|
Classes in de.bea.domingo.threadpool that implement CascadingThrowable | |
---|---|
class |
ThreadPoolException
Exceptions that can occur within a thread pool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |