HttpProxySessionHandler$BufferOverflowException.smali
.class public Lcom/quickbird/mini/vpn/proxy/HttpProxySessionHandler$BufferOverflowException;
.super Ljava/io/IOException;
.source "HttpProxySessionHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/quickbird/mini/vpn/proxy/HttpProxySessionHandler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "BufferOverflowException"
.end annotation
# static fields
.field private static final serialVersionUID:J = 0x5dddb1e9915de73L
# instance fields
.field final synthetic this$0:Lcom/quickbird/mini/vpn/proxy/HttpProxySessionHandler;
# direct methods
.method public constructor <init>(Lcom/quickbird/mini/vpn/proxy/HttpProxySessionHandler;Ljava/lang/String;)V
.registers 3
.prologue
.line 560
iput-object p1, p0, Lcom/quickbird/mini/vpn/proxy/HttpProxySessionHandler$BufferOverflowException;->this$0:Lcom/quickbird/mini/vpn/proxy/HttpProxySessionHandler;
.line 561
invoke-direct {p0, p2}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
.line 562
return-void
.end method