saleae.mso_api.errors
Error types raised by the Saleae MSO API.
Classes
| Class | Description |
|---|---|
MsoApiError |
Base class for all exceptions in the Saleae MSO API |
MsoCommandError |
Exception raised when a command fails |
NoResultFileError |
Exception raised when a command does not produce a result file |
SmartCableNotReadyError |
Exception raised when a smart cable is not ready or not connected |
CaptureTimeoutError |
Exception raised when a capture times out |
CaptureConfigError |
Error for invalid capture configurations |
SaleaeCommsProcessError |
|
NoJsonFound |
|
USBPermissionsError |
Exception raised when a USB device is not accessible due to permissions on a Linux system |
Timeout |
|
TimeOutOfBoundsError |
Exception raised when a time is not defined |
UndefinedDataError |
Exception raised when data is not defined for the given time period |
AI/LLM users: see llms-mso-api.txt for machine-readable documentation.