CompositeException$a.smali
.class final Lrx/exceptions/CompositeException$a;
.super Ljava/lang/RuntimeException;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/exceptions/CompositeException;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "a"
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 269
invoke-direct {p0}, Ljava/lang/RuntimeException;-><init>()V
return-void
.end method
# virtual methods
.method public final getMessage()Ljava/lang/String;
.registers 2
const-string v0, "Chain of Causes for CompositeException In Order Received =>"
return-object v0
.end method