add_criterion#
- abstract CriteriaManager.add_criterion(criterion: Criterion) None #
Add criterion to the system.
- Returns:
Criterion
Criterion to be created in the system.
- Raises:
OslCommunicationError
Raised when an error occurs while communicating with the server.
OslCommandError
Raised when a command or query fails.
TimeoutError
Raised when the timeout float value expires.