56 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			56 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lkotlinx/coroutines/CompletionHandlerException;
 | |
| .super Ljava/lang/RuntimeException;
 | |
| .source "Exceptions.common.kt"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation runtime Lkotlin/Metadata;
 | |
|     bv = {
 | |
|         0x1,
 | |
|         0x0,
 | |
|         0x3
 | |
|     }
 | |
|     d1 = {
 | |
|         "\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0003\n\u0002\u0008\u0002\u0008\u0007\u0018\u00002\u00060\u0001j\u0002`\u0002B\u0015\u0012\u0006\u0010\u0003\u001a\u00020\u0004\u0012\u0006\u0010\u0005\u001a\u00020\u0006\u00a2\u0006\u0002\u0010\u0007\u00a8\u0006\u0008"
 | |
|     }
 | |
|     d2 = {
 | |
|         "Lkotlinx/coroutines/CompletionHandlerException;",
 | |
|         "Ljava/lang/RuntimeException;",
 | |
|         "Lkotlin/RuntimeException;",
 | |
|         "message",
 | |
|         "",
 | |
|         "cause",
 | |
|         "",
 | |
|         "(Ljava/lang/String;Ljava/lang/Throwable;)V",
 | |
|         "kotlinx-coroutines-core"
 | |
|     }
 | |
|     k = 0x1
 | |
|     mv = {
 | |
|         0x1,
 | |
|         0x4,
 | |
|         0x0
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| .annotation build Lkotlinx/coroutines/InternalCoroutinesApi;
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
 | |
|     .locals 0
 | |
|     .param p1    # Ljava/lang/String;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p2    # Ljava/lang/Throwable;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0, p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 |