TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.rules
/
UnsupportedOperatorException
/
UnsupportedOperatorException
Unsupported
Operator
Exception
constructor
(
operatorId
:
String
,
dataItem
:
DataItem
,
cause
:
Throwable
?
=
null
)
constructor
(
operatorId
:
String
,
containerItem
:
DataItem
,
dataItem
:
DataItem
,
cause
:
Throwable
?
=
null
)
constructor
(
message
:
String
,
cause
:
Throwable
?
)