ValidationException

Constructors

Link copied to clipboard
constructor(reason: ValidationException.Reason)

Types

Link copied to clipboard

An enum that represents the reason why the advertising data is invalid.

Properties

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