26 lines
		
	
	
		
			628 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			628 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lcom/google/common/cache/CacheLoader$InvalidCacheLoadException;
 | |
| .super Ljava/lang/RuntimeException;
 | |
| .source "CacheLoader.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/google/common/cache/CacheLoader;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x19
 | |
|     name = "InvalidCacheLoadException"
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Ljava/lang/String;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 |