|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.millscript.commons.alert.alerts | |
|---|---|
| org.millscript.commons.alert.alerts | This package contains general alerts which mirror their related Java exception. |
| Classes in org.millscript.commons.alert.alerts used by org.millscript.commons.alert.alerts | |
|---|---|
| ClassCastAlert
This class implements an Alert for use in situations like where a ClassCastException has been thrown. |
|
| ClassNotFoundAlert
This class implements an Alert for use in situations like where a ClassNotFoundException has been thrown. |
|
| Fault
This class represents an internal fault alert and is used in combination with a normal exception to indicate a abnormal internal condition in the system. |
|
| IllegalAccessAlert
This class implements an Alert for use in situations like where a IllegalAccessException has been thrown. |
|
| InstantiationAlert
This class implements an Alert for use in situations like where a InstantiationException has been thrown. |
|
| IOAlert
This class implements an Alert for use in situations like where a IOException has been thrown. |
|
| UnsupportedCharacterSetAlert
This class implements an Alert for use in situations like where a UnsupportedCharsetException has been thrown. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||