Lyncee |
| Class | Description | |
|---|---|---|
| EnvironmentAlreadyStartedException | The exception that is thrown when the operation is not valid because the environment has already been started | |
| EnvironmentNotInitializedException | The exception that is thrown when the operation is not valid because the environment hasn't been initialized yet | |
| EnvironmentNotStartedException | The exception that is thrown when the operation is not valid because the environment hasn't been started | |
| InvalidDongleTypeException | The exception that is thrown when the operation is invalid because it cannot be executed with the current Dongle type (Online / Offline) | |
| MeasurementConfigManagerAlreadyInitializedException | The exception that is thrown when the operation is not valid because the measurement config manager has already been initialized | |
| MeasurementConfigManagerNotInitializedException | The exception that is thrown when the operation is not valid because the measurement config manager hasn't been initialized | |
| NoUserLoggedInException | The exception that is thrown when the operation is not valid because no user is logged in | |
| UserAlreadyLoggedInException | The exception that is thrown when the operation is not valid because a user is already logged in |