ServiceException.smali
.class public Lcom/google/protobuf/ServiceException;
.super Ljava/lang/Exception;
.source "ServiceException.java"
# static fields
.field private static final serialVersionUID:J = -0x10ebb0a269317a50L
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 42
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
.line 43
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.registers 3
.prologue
.line 50
invoke-direct {p0, p1, p2}, Ljava/lang/Exception;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.line 51
return-void
.end method
.method public constructor <init>(Ljava/lang/Throwable;)V
.registers 2
.prologue
.line 46
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/Throwable;)V
.line 47
return-void
.end method