package com.google.gson;
public final class i extends l {
public i(String str) {
super(str);
}
public i(String str, Throwable th) {
super(str, th);
}
public i(Throwable th) {
super(th);
}
}
Download file