Class Element.Exceptions
java.lang.Object
org.apache.tinkerpop.gremlin.structure.Element.Exceptions
- Direct Known Subclasses:
Edge.Exceptions
- Enclosing interface:
- Element
Common exceptions to use with an element.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IllegalArgumentExceptionlabelCanNotBeAHiddenKey(String label) static IllegalArgumentExceptionstatic IllegalArgumentExceptionstatic IllegalStateExceptionstatic IllegalArgumentExceptionstatic IllegalArgumentException
-
Constructor Details
-
Exceptions
protected Exceptions()
-
-
Method Details
-
providedKeyValuesMustBeAMultipleOfTwo
-
providedKeyValuesMustHaveALegalKeyOnEvenIndices
-
propertyAdditionNotSupported
-
labelCanNotBeNull
-
labelCanNotBeEmpty
-
labelCanNotBeAHiddenKey
-
labelMutationNotSupported
-