|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Exception Summary | |
|---|---|
| AbstractKiekerWebGUIException | This is the abstract base for all other exceptions used in this web application. |
| AnalysisDisplayReloadException | This exception can be thrown to indicate that an analysis could not reload the displays. |
| AnalysisInitializationException | This exception can be thrown if an analysis could not be initialized. |
| DataAccessException | This exception can be thrown if an access to the data source failed. |
| GraphLayoutException | This exception can be thrown if the layouting of a graph failed. |
| InvalidAnalysisStateException | This exception can be thrown if the analysis is in an invalid state for the ordered operation. |
| NewerProjectException | This exception can be thrown if a project could not be saved, because a newer version was available on the file system. |
| ProjectAlreadyExistingException | This exception can be thrown to show that a project with the given name already exists. |
| ProjectLoadException | This exception can be thrown to show that something went wrong while opening a given project. |
| ProjectNotExistingException | This exception can be thrown to show that a project with a given name does not or no longer exist. |
| ProjectStillRunningException | This exception can be thrown to show that a project is still running. |
| ReflectionException | This exception can be thrown to show that something went wrong during a reflection call. |
| UserAlreadyExistingException | This exception can be thrown to show that a user with the given name already exists . |
This package contains the exceptions which are used through all layers of the web application.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||