See: Description
Interface | Description |
---|---|
UESQoSService |
This component provides basic interface to QoS.
|
Enum | Description |
---|---|
QoSCheckerRTException.E05C03 |
Error codes of QoSCheckerRTException.
|
QoSLimitExceededRTException.E05C01 |
Error codes of QoSLimitExceededRTException.
|
QoSRetryInvocationRTException.E05C04 |
Error codes of QoSRetryInvocationRTException.
|
Exception | Description |
---|---|
QoSCheckerRTException |
This exception indicates some problem during either incrementing or checking QoS limits.
|
QoSLimitExceededRTException |
Encapsulates errors when QoS limits exceeds its value.
|
QoSModuleRTException |
The generic parent for all QoS-module Runtime Exceptions.
|
QoSRetryInvocationRTException |
Encapsulates errors when automatic re-invocation of command after
QoS limits exceeds is not possible.
|