com.google.android.jacquard.sdk.imu.exception

package com.google.android.jacquard.sdk.imu.exception

Classes

Name Description
public exception DCException extends IllegalStateException

Exception occurred during IMU Sample collection.

public exception InvalidStateDCException extends DCException

Exception thrown when tag is in invalid state to start data collection.

public exception InprogressDCException extends DCException

Exception thrown when tag is already collecting data and you tried to start again.