StreamOverflowException.smali
.class public Lorg/spongycastle/util/io/StreamOverflowException;
.super Ljava/io/IOException;
.source "StreamOverflowException.java"
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 13
invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
.line 14
return-void
.end method