InvalidAttributeException

Thrown when the attribute has been invalidated and cannot be used anymore.

An attribute may be invalidated when the device has disconnected, the services of the device have changed.

Constructors

Link copied to clipboard
constructor()

Properties

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