UnsupportedCommandException

Thrown to indicate that command which was about to execute is not supported by specific sensor.

Constructors

Link copied to clipboard
constructor()
constructor(message: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?