14 lines
		
	
	
		
			421 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			421 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/google/common/eventbus/SubscriberExceptionHandler;
 | |
| .super Ljava/lang/Object;
 | |
| .source "SubscriberExceptionHandler.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation runtime Lcom/google/common/eventbus/ElementTypesAreNonnullByDefault;
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract handleException(Ljava/lang/Throwable;Lcom/google/common/eventbus/SubscriberExceptionContext;)V
 | |
| .end method
 |