public class ErrorMapper
extends Object
-
Field Summary
Fields
static final Function<? super Throwable,? extends org.janusgraph.diskstorage.BackendException>
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
INSTANCE
public static final Function<? super Throwable,? extends org.janusgraph.diskstorage.BackendException> INSTANCE