public class GraknModuleException
extends ai.grakn.exception.GraknException
| Modifier | Constructor and Description |
|---|---|
protected |
GraknModuleException(String error,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
static GraknModuleException |
exception(String error,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static GraknModuleException exception(String error, Exception e)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.