public class BackendRuntimeException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
BackendRuntimeException(com.thinkaurelius.titan.diskstorage.BackendException e) |
BackendRuntimeException(java.lang.String str) |
| Modifier and Type | Method and Description |
|---|---|
com.thinkaurelius.titan.diskstorage.BackendException |
getBackendException() |