BlockingException

data class BlockingException(val source: String, val type: BlockingException.Type)

An exception to the blocking rules that allow an entire host or a single web page to be loaded despite the active blocking rulesets.

Constructors

Link copied to clipboard
constructor(source: String, type: BlockingException.Type)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard