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