public static class Edge.Exceptions extends Element.Exceptions
| Constructor and Description |
|---|
Exceptions() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.IllegalStateException |
edgeRemovalNotSupported() |
static java.lang.UnsupportedOperationException |
userSuppliedIdsNotSupported() |
static java.lang.UnsupportedOperationException |
userSuppliedIdsOfThisTypeNotSupported() |
elementAlreadyRemoved, labelCanNotBeAHiddenKey, labelCanNotBeEmpty, labelCanNotBeNull, propertyAdditionNotSupported, propertyRemovalNotSupported, providedKeyValuesMustBeAMultipleOfTwo, providedKeyValuesMustHaveALegalKeyOnEvenIndicespublic static java.lang.UnsupportedOperationException userSuppliedIdsNotSupported()
public static java.lang.UnsupportedOperationException userSuppliedIdsOfThisTypeNotSupported()
public static java.lang.IllegalStateException edgeRemovalNotSupported()
Copyright © 2013-2015 TinkerPop. All Rights Reserved.