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

PrefetchException()

PrefetchException

PrefetchException(error: String)