Sudo Ad Tracker Blocker Exception
Defines the exceptions thrown by the methods of the SudoAdTrackerBlockerClient.
Inheritors
Types
Link copied to clipboard
class ConfigurationException(message: String? = null, cause: Throwable? = null) : SudoAdTrackerBlockerException
A configuration item that is needed is missing
Link copied to clipboard
class DataFormatException(message: String? = null, cause: Throwable? = null) : SudoAdTrackerBlockerException
Link copied to clipboard
class FailedException(message: String? = null, cause: Throwable? = null) : SudoAdTrackerBlockerException
Link copied to clipboard
class FilterEngineNotReadyException(message: String? = null, cause: Throwable? = null) : SudoAdTrackerBlockerException
Link copied to clipboard
class NoSuchRulesetException(message: String? = null, cause: Throwable? = null) : SudoAdTrackerBlockerException
Link copied to clipboard
class UnauthorizedUserException(message: String? = null, cause: Throwable? = null) : SudoAdTrackerBlockerException
Link copied to clipboard
Link copied to clipboard
class UrlFormatException(message: String? = null, cause: Throwable? = null) : SudoAdTrackerBlockerException