InvalidMediationGrantError

The InvalidMediationGrantError class represents an error that can occur when a provided message is not a valid mediation grant.

Throws

if the provided message is not a valid mediation grant.

Constructors

Link copied to clipboard
constructor()

Properties

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