SerpProviderException

open class SerpProviderException(message: String) : Exception

Deprecated

Deprecated in favor of error responses; please use ErrorResponse or one of its overrides instead

Thrown when an error happens with the SERP provider. This exception is generic and more specific ones exist.

Inheritors

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard