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