|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Exception Summary | |
|---|---|
| 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. |
| IllegalArgumentAlert | This class implements an Alert for use in situations like where a
IllegalArgumentException 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. |
| Unimplemented | This class represents an unimplemented feature alert. |
| UnsupportedCharacterSetAlert | This class implements an Alert for use in situations like where a
UnsupportedCharsetException has been thrown. |
This package contains general alerts which mirror their related Java exception.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||