Skip to main content

Classes

EdgeImpulseException

Common base class for all non-exit exceptions.

InvalidAuthTypeException

Common base class for all non-exit exceptions.

InvalidDeployParameterException

Exception raised when an invalid parameter is passed.

InvalidDeviceException

Exception raised when an invalid device is passed.

InvalidEngineException

Exception raised when an invalid engine is passed. For a list of valid engines use edgeimpulse.model.list_engines().

InvalidModelException

Common base class for all non-exit exceptions.

InvalidTargetException

Exception raised when an invalid target is passed. For a list of valid targets use edgeimpulse.model.list_deployment_targets().

MissingApiIngestionEndpointException

Common base class for all non-exit exceptions.

MissingApiKeyException

Common base class for all non-exit exceptions.

TimeoutException

Exception raised when a timeout has been reached.

UnsuccessfulRequestException

Common base class for all non-exit exceptions.

UnsupportedSampleType

Exception raised when attempting to upload or download a data type that is not supported by Edge Impulse.