public class org.iq.leveldb.impl.DbImpl$BackgroundProcessingException extends org.iq.leveldb.DBException
{
public void <init>(java.lang.Throwable)
{
java.lang.Throwable v;
org.iq.leveldb.impl.DbImpl$BackgroundProcessingException v;
v := @this: org.iq.leveldb.impl.DbImpl$BackgroundProcessingException;
v := @parameter: java.lang.Throwable;
specialinvoke v.<org.iq.leveldb.DBException: void <init>(java.lang.Throwable)>(v);
return;
}
}