|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Culprit | |
|---|---|
| org.millscript.commons.alert | This package provides an improved exception, called an Alert. |
| org.millscript.commons.alert.reporters | |
| Uses of Culprit in org.millscript.commons.alert |
|---|
| Subclasses of Culprit in org.millscript.commons.alert | |
|---|---|
class |
Phase
This class represents the phase during which an alert occurs. |
| Methods in org.millscript.commons.alert that return types with arguments of type Culprit | |
|---|---|
java.util.LinkedList<Culprit> |
Alert.getCulprits()
Returns this alerts culprits. |
| Uses of Culprit in org.millscript.commons.alert.reporters |
|---|
| Methods in org.millscript.commons.alert.reporters with parameters of type Culprit | |
|---|---|
void |
AbstractAlertReporter.reportCulprit(Culprit culprit)
Reports the specified Culprit. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||