Uses of Package
de.bea.domingo.exception

Packages that use de.bea.domingo.exception
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. 
 

Classes in de.bea.domingo.exception used by de.bea.domingo
CascadingThrowable
          An interface to be implemented by Throwable extensions which would like to be able to cascade root exceptions inside themselves.
 

Classes in de.bea.domingo.exception used by de.bea.domingo.http
CascadingThrowable
          An interface to be implemented by Throwable extensions which would like to be able to cascade root exceptions inside themselves.
 

Classes in de.bea.domingo.exception used by de.bea.domingo.map
CascadingThrowable
          An interface to be implemented by Throwable extensions which would like to be able to cascade root exceptions inside themselves.
 

Classes in de.bea.domingo.exception used by de.bea.domingo.proxy
CascadingThrowable
          An interface to be implemented by Throwable extensions which would like to be able to cascade root exceptions inside themselves.
DominoException
          Wrapper for Notes Exceptions.
 

Classes in de.bea.domingo.exception used by de.bea.domingo.service
CascadingThrowable
          An interface to be implemented by Throwable extensions which would like to be able to cascade root exceptions inside themselves.
 

Classes in de.bea.domingo.exception used by de.bea.domingo.threadpool
CascadingThrowable
          An interface to be implemented by Throwable extensions which would like to be able to cascade root exceptions inside themselves.
 



Domingo Java-API