|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Exception Summary | |
| NestedException | Allows for exceptions which extend this class to chain nested exceptions. |
Contains specific exceptions and base exceptions used by Cafesoft. Specifically, this package contains the NestedException which serves as a mechanism to support exception chaining pre JDK 1.4. Thus, all exceptions contained in the rest of the Cafesoft core library extend this exception. In addition, to the NestedException this package is the home for any other general exceptions that do not belong in their own package.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||