Searched refs:CrashWhilePluginActiveException (Results 1 – 1 of 1) sorted by relevance
293 throwable = new CrashWhilePluginActiveException(throwable); in uncaughtException()311 public static class CrashWhilePluginActiveException extends RuntimeException { class in PluginManagerImpl312 public CrashWhilePluginActiveException(Throwable throwable) { in CrashWhilePluginActiveException() method in PluginManagerImpl.CrashWhilePluginActiveException