remove_all_criteria#
- abstract CriteriaManager.remove_all_criteria() None #
Remove all criteria from the system.
- Raises:
NotImplementedError
Raised when unsupported optiSLang server is used.
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.