Searched refs:exception (Results 1 – 2 of 2) sorted by relevance
38 void onError(@NonNull PrerenderException exception); in onError() argument
140 } catch (Exception exception) { in testSettingCacheConfig()141 Assert.fail(exception.getMessage()); in testSettingCacheConfig()