basic-ads
Toggle table of contents
0.2.7-beta04
common
Platform filter
common
Switch theme
Search in API
basic-ads
basic-ads
/
app.lexilabs.basic.ads
/
ConsentException
Consent
Exception
class
ConsentException
(
message
:
String
?
)
:
Exception
Indicates an issue with UMP module for consent.
Parameters
message
Typically a summary of what caused the error
Members
Constructors
Consent
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?