Searched defs:PrerenderException (Results 1 – 1 of 1) sorted by relevance
27 public class PrerenderException extends Exception { class29 public PrerenderException(@NonNull String error, @Nullable Throwable cause) { in PrerenderException() method in PrerenderException