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

Added in 1.13.0-beta01
PrerenderException(error: String, cause: Throwable?)