|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KUKARuntimeException | |
|---|---|
| com.kuka.common.devices | |
| com.kuka.common.exceptions | This package contains all exception base classes, i.e. |
| com.kuka.common.persistence | |
| com.kuka.common.persistence.Level3Exceptions | This package contains all exception derived form the base exception and specialized for the persistence model. |
| Uses of KUKARuntimeException in com.kuka.common.devices |
|---|
| Subclasses of KUKARuntimeException in com.kuka.common.devices | |
|---|---|
class |
DeviceRuntimeException
Base runtime Exception for all device handling exceptions. |
| Uses of KUKARuntimeException in com.kuka.common.exceptions |
|---|
| Subclasses of KUKARuntimeException in com.kuka.common.exceptions | |
|---|---|
class |
ExecutorDeathException
Exception for wrapping thread death exceptions on trigger event handler. |
class |
NotSupportedException
Exception thrown when the method or operation that was called is not support by the system. |
class |
NotYetImplementedException
Exception thrown, when the called method or operation is currently not implemented, but will be in future releases. |
| Uses of KUKARuntimeException in com.kuka.common.persistence |
|---|
| Subclasses of KUKARuntimeException in com.kuka.common.persistence | |
|---|---|
class |
DataSourceRuntimeException
Base Exception for all data source exceptions. |
| Uses of KUKARuntimeException in com.kuka.common.persistence.Level3Exceptions |
|---|
| Subclasses of KUKARuntimeException in com.kuka.common.persistence.Level3Exceptions | |
|---|---|
class |
DataBaseConnectionException
Base Exception for all Connection exceptions. |
class |
DataBaseRuntimeException
Base Exception for all Connection exceptions. |
class |
RequestedDataIncorrect
Exception if the requested data is not available. |
class |
RequestedDataMissing
Exception if the requested data is not available. |
class |
SQLQueryException
Base exception for all connection exceptions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||