Uses of Package
org.millscript.commons.alert

Packages that use org.millscript.commons.alert
org.millscript.commons.alert This package provides an improved exception, called an Alert. 
org.millscript.commons.alert.alerts This package contains general alerts which mirror their related Java exception. 
org.millscript.commons.alert.reporters   
 

Classes in org.millscript.commons.alert used by org.millscript.commons.alert
Alert
          This class represents an alert and is used in combination with a normal exception to indicate a abnormal condition in the system.
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.
Culprit
          This class represents an individual culprit in a mishap.
EscapeException
          Thrown specifically to escape to the top-level.
Phase
          This class represents the phase during which an alert occurs.
 

Classes in org.millscript.commons.alert used by org.millscript.commons.alert.alerts
Alert
          This class represents an alert and is used in combination with a normal exception to indicate a abnormal condition in the system.
 

Classes in org.millscript.commons.alert used by org.millscript.commons.alert.reporters
Alert
          This class represents an alert and is used in combination with a normal exception to indicate a abnormal condition in the system.
AlertReporter
          This interface describes methods for providing the origin information for an Alert.
Culprit
          This class represents an individual culprit in a mishap.
 



Copyright © 2005-2007 Open World Ltd. All Rights Reserved.