InsufficientInformationDensityException

Thrown when the Information Density parameter is not enough to hold all the data that needs to be encoded in the QRCode.

Constructors

Link copied to clipboard
constructor(message: String? = null, cause: Throwable? = null)

Properties

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