Class Path.Exceptions
java.lang.Object
org.apache.tinkerpop.gremlin.process.traversal.Path.Exceptions
- Enclosing interface:
- Path
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IllegalArgumentExceptioncouldNotIsolatedSubPath(String fromLabel, String toLabel) static IllegalArgumentExceptioncouldNotLocatePathFromLabel(String fromLabel) static IllegalArgumentExceptioncouldNotLocatePathToLabel(String toLabel) static IllegalArgumentException
-
Constructor Details
-
Exceptions
public Exceptions()
-
-
Method Details
-
stepWithProvidedLabelDoesNotExist
-
couldNotLocatePathFromLabel
-
couldNotLocatePathToLabel
-
couldNotIsolatedSubPath
-