public class GraknException extends RuntimeException
Root Grakn Exception
Encapsulates any exception which is thrown by the Grakn stack. This includes failures server side, failed graph mutations, and failed querying attempts
| Modifier | Constructor and Description |
|---|---|
protected |
GraknException(String error) |
protected |
GraknException(String error,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Grakn Labs Ltd. All rights reserved.