|
TUM CCSM Commons | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IExceptionHandler<X_IN extends Exception,X_OUT extends Exception> | Interface for a exception handling routine. |
| Class Summary | |
|---|---|
| CollectingExceptionHandler<X extends Exception> | An exception handler that collects exceptions for later use. |
| RethrowingExceptionHandler<X extends Exception> | An exception handler simply rethrowing the exception caught. |
| StderrExceptionHandler<T extends Exception> | An exception handler which logs exceptions to std error. |
| Exception Summary | |
|---|---|
| FormatException | This exception is used to indicate format errors in provided strings. |
| NeverThrownRuntimeException | A runtime exception that cannot be instantiated. |
| Error Summary | |
|---|---|
| EnvironmentError | An error class for signaling problems in the execution environment, e.g. a missing XML parser implementation. |
Generic classes used in the context of error handling.
|
TUM CCSM Commons | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||