InvalidEncryptionKeyException

Exception thrown if Network Encryption Key in NetworkDataSecurityConfig is not valid.

Since

12.7.00

Constructors

Link copied to clipboard
constructor()
constructor(detailMessage: String?)
constructor(throwable: Throwable?)
constructor(detailMessage: String?, throwable: Throwable?)

Properties

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