24 lines
539 B
Smali
24 lines
539 B
Smali
.class public Lcz/msebera/android/httpclient/impl/conn/ConnectionShutdownException;
|
|
.super Ljava/lang/IllegalStateException;
|
|
.source "ConnectionShutdownException.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcz/msebera/android/httpclient/annotation/Immutable;
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final serialVersionUID:J = 0x5171a8d018c74951L
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/IllegalStateException;-><init>()V
|
|
|
|
return-void
|
|
.end method
|