|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AlertDecorator | This interface describes an alert decorator, which provides information to decorate an alert with. |
| AlertOrigin | This interface describes methods for providing the origin information for an Alert. |
| AlertReporter | This interface describes methods for providing the origin information for an Alert. |
| Class Summary | |
|---|---|
| Culprit | This class represents an individual culprit in a mishap. |
| Phase | This class represents the phase during which an alert occurs. |
| Exception Summary | |
|---|---|
| Alert | This class represents an alert and is used in combination with a normal exception to indicate a abnormal condition in the system. |
| EscapeException | Thrown specifically to escape to the top-level. |
This package provides an improved exception, called an Alert. Alerts are
simply extensions of Java's Exception, but with support for
far better debugging information.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||