Uses of Class
org.millscript.commons.alert.Phase

Packages that use Phase
org.millscript.commons.alert This package provides an improved exception, called an Alert. 
 

Uses of Phase in org.millscript.commons.alert
 

Fields in org.millscript.commons.alert declared as Phase
static Phase Phase.INTERNAL
          For problems during internal error checking.
 

Methods in org.millscript.commons.alert that return Phase
 Phase Alert.getPhase()
          Returns the phase this Alert occured in.
 

Methods in org.millscript.commons.alert with parameters of type Phase
 Alert Alert.setPhase(Phase p)
          Sets the phase this alert occured in.
 



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