Class Graph.Variables.Exceptions
java.lang.Object
org.apache.tinkerpop.gremlin.structure.Graph.Variables.Exceptions
- Enclosing interface:
- Graph.Variables
-
Method Summary
Modifier and TypeMethodDescriptiondataTypeOfVariableValueNotSupported(Object val, Exception rootCause) static IllegalArgumentExceptionstatic IllegalArgumentExceptionstatic IllegalArgumentException
-
Method Details
-
variableKeyCanNotBeEmpty
-
variableKeyCanNotBeNull
-
variableValueCanNotBeNull
-
dataTypeOfVariableValueNotSupported
-
dataTypeOfVariableValueNotSupported
public static UnsupportedOperationException dataTypeOfVariableValueNotSupported(Object val, Exception rootCause)
-