PrefetchException


@Profile.ExperimentalUrlPrefetch
class PrefetchException : Exception

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)