PrefetchException


@Profile.ExperimentalUrlPrefetch
public final class PrefetchException extends RuntimeException


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

Summary

Public constructors

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

PrefetchException

public PrefetchException()

PrefetchException

public PrefetchException(@NonNull String error)