public class org.apache.activemq.leveldb.LevelDBClient$$anonfun$copyDirtyIndexToSnapshot$2 extends scala.runtime.AbstractFunction implements scala.Serializable
{
public static final long serialVersionUID;
private final java.lang.Exception e$4;
public final java.lang.String apply()
{
org.apache.activemq.leveldb.LevelDBClient$$anonfun$copyDirtyIndexToSnapshot$2 v;
java.lang.String v;
java.lang.Exception v;
scala.collection.mutable.StringBuilder v, v, v;
v := @this: org.apache.activemq.leveldb.LevelDBClient$$anonfun$copyDirtyIndexToSnapshot$2;
v = new scala.collection.mutable.StringBuilder;
specialinvoke v.<scala.collection.mutable.StringBuilder: void <init>()>();
v = virtualinvoke v.<scala.collection.mutable.StringBuilder: scala.collection.mutable.StringBuilder append(java.lang.Object)>("Could not snapshot the index: ");
v = v.<org.apache.activemq.leveldb.LevelDBClient$$anonfun$copyDirtyIndexToSnapshot$2: java.lang.Exception e$4>;
v = virtualinvoke v.<scala.collection.mutable.StringBuilder: scala.collection.mutable.StringBuilder append(java.lang.Object)>(v);
v = virtualinvoke v.<scala.collection.mutable.StringBuilder: java.lang.String toString()>();
return v;
}
public void <init>(org.apache.activemq.leveldb.LevelDBClient, java.lang.Exception)
{
org.apache.activemq.leveldb.LevelDBClient$$anonfun$copyDirtyIndexToSnapshot$2 v;
org.apache.activemq.leveldb.LevelDBClient v;
java.lang.Exception v;
v := @this: org.apache.activemq.leveldb.LevelDBClient$$anonfun$copyDirtyIndexToSnapshot$2;
v := @parameter: org.apache.activemq.leveldb.LevelDBClient;
v := @parameter: java.lang.Exception;
v.<org.apache.activemq.leveldb.LevelDBClient$$anonfun$copyDirtyIndexToSnapshot$2: java.lang.Exception e$4> = v;
specialinvoke v.<scala.runtime.AbstractFunction0: void <init>()>();
return;
}
}