iOSRuleEngineExceptionOn this pageRuleEngineExceptionRuleEngineException API public class RuleEngineException : DSSDK.DSException { override public init(errorCode: Int = DSException.RE_ERROR_CODE, message: String = "Rule engine error occurred", info: String? = nil) @objc deinit} Public Functions No public functions found.