core/com.tealium.prism.core.api.rules/MissingDataItemException MissingDataItemException class MissingDataItemException(message: String = "DataItem not found.") : OperatorFailedExceptionIndicates that the DataItem was not found whilst evaluating the Condition.operator Members Constructors MissingDataItemException Link copied to clipboard constructor(message: String = "DataItem not found.") Properties cause Link copied to clipboard open val cause: Throwable? message Link copied to clipboard open val message: String?