android-components / mozilla.components.service.fretboard / ExperimentDownloadException

ExperimentDownloadException

class ExperimentDownloadException : Exception (source)

Exception while downloading experiments from the server

Constructors

<init>

ExperimentDownloadException(message: String?)
ExperimentDownloadException(cause: Throwable)