sigmf.error

Defines SigMF exception classes.

Exceptions

SigMFAccessError

Exceptions related to accessing the contents of SigMF metadata, notably when expected fields are missing or accessing out of bounds captures.

SigMFConversionError

Exceptions related to converting to SigMF format.

SigMFError

SigMF base exception.

SigMFFileError

Exceptions related to reading or writing SigMF files or archives.

SigMFFileExistsError(file_path[, file_type])

Exception raised when a file already exists and overwrite is disabled.

SigMFGeneratorError

Exceptions related to synthetic signal generation.

SigMFValidationError

Exceptions related to validating SigMF metadata.