TwiceAsNice
2019-02-18
|
This is the namespace for the UniMod exception. More...
Classes | |
struct | TH8ModActorNameUnknownException |
TH8Mod Exception: Actor name is known. More... | |
struct | TH8ModBusyChannelException |
TH8MOD Exception: Channel is still busy with the last command. More... | |
struct | TH8ModChannelIsIdleException |
TH8MOD Exception: At the chosen channel does not run any command. More... | |
struct | TH8ModI2CErrorException |
TH8MOD Exception: This error occurs during the initialization. More... | |
struct | TH8ModI2CTimeoutEventException |
TH8MOD Exception: Timeout of the I2C. More... | |
struct | TH8ModI2CTimeoutException |
TH8MOD Exception: I2C transmission is failed. More... | |
struct | TH8ModI2CTransmissionEventException |
TH8MOD Exception: Transmission error. More... | |
struct | TH8ModI2CTransmissionException |
TH8MOD Exception: I2C transmission is failed. More... | |
struct | TH8ModIncorrectResultEventException |
TH8MOD Exception: Incorrect result. More... | |
struct | TH8ModLightSourceNotKnownException |
TH8Mod Exception: Light source is not defined. More... | |
struct | TH8ModMaxLessThanMinException |
TH8MOD Exception: Max limit is less than min limit. More... | |
struct | TH8ModMeasumentsToCloseException |
TH8MOD Exception: Time distance between two measurements is to short. More... | |
struct | TH8ModModuleNameNotKnownException |
TH8Mod Exception: Actor name is not defined. More... | |
struct | TH8ModNotInitializedException |
TH8MOD Exception: Parameter is not initialized or wrong module is connected. More... | |
struct | TH8ModOutOfBoundaryException |
TH8MOD Exception: Out of boundary. More... | |
struct | TH8ModOutOfMemoryException |
TH8MOD Exception: Not enough RAM. More... | |
struct | TH8ModPowerSourceNotInitException |
TH8MOD Exception: Power source with given slave address is still not initialized. More... | |
struct | TH8ModSensorNotEnabledException |
TH8Mod Exception: Sensor is disabled. More... | |
struct | TH8ModSensorNotKnownException |
TH8Mod Exception: Sensor is not defined. More... | |
struct | TH8ModWrongSensorException |
TH8MOD Exception: Wrong sensor. More... | |
struct | TH8ModWrongUnitException |
TH8MOD Exception: Wrong Unit. More... | |