PrefetchException


@Profile.ExperimentalUrlPrefetch
class PrefetchException : Exception

Known direct subclasses
PrefetchNetworkException

Class for network &server related Exceptions produced by Profile prefetch operations.


Super class for all asynchronous exceptions produced by Profile prefetch operations.

Summary

Public constructors

Public constructors

PrefetchException

Added in 1.13.0
PrefetchException()

PrefetchException

Added in 1.13.0
PrefetchException(error: String)