Show / Hide Table of Contents

Namespace DelsysAPI.Exceptions

Classes

BaseDetectionFailedException

An exception thrown if no base was detected when starting an RF data source.

BaseMemoryCorruptException

An exception thrown if the API detects the flash memory written to base was corrupt. Prior to being thrown, the flash memory is erased.

BaseUSBBusyException

An exception thrown if an attempt was made to utilize the USB while it was already performing an operation.

BTCharacteristicReadFailedException

An exception thrown if an attempt to read a Bluetooth characteristic failed.

BTCharacteristicWriteFailedException

An exception thrown if an attempt to read a Bluetooth characteristic failed.

BTSensorDoesNotExistException

An exception thrown if a sensor unexpectedly ceasees to exist in the API.

BTServiceReadFailedException

An exception thrown if an attempt to read a Bluetooth service failed.

ChannelBindingException

Thrown when incorrect channel configurations are are applied.

ComponentException

Thrown when an exception occurs regarding component configuration, setup, or access.

InvalidConfigurationException

An exception thrown if some part of configuration failed.

PipelineException

Thrown when error occurs during a stage of the pipeline, or internal state machine.

TransformChainException

Thrown for errors occuring when processing transform data.

Back to top Generated by DocFX