PrerenderException


@WebViewCompat.ExperimentalUrlPrerender
class PrerenderException : Exception


Super class for all asynchronous exceptions produced by WebViewCompat prerender operations.

Summary

Public constructors

PrerenderException(error: String, cause: Throwable?)

Public constructors

PrerenderException

PrerenderException(error: String, cause: Throwable?)