Serialized Form
-
Package org.neo4j.cypherdsl.core
-
Exception org.neo4j.cypherdsl.core.ConflictingParametersException
class ConflictingParametersException extends RuntimeException implements Serializable- serialVersionUID:
- -45456411835790492L
-
Exception org.neo4j.cypherdsl.core.Literal.UnsupportedLiteralException
class UnsupportedLiteralException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 864563506445498829L
-
Serialized Fields
-
unsupportedType
Class<?> unsupportedType
Value holding the unsupported type.
-
-