abstract classInternalException extends RuntimeException with Serializable
Exceptions that are not covered by the TCK. They are related to limitations of a specific Cypher implementation
or to session or property graph interactions that are not covered by the TCK.
Linear Supertypes
Serializable, RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
Exceptions that are not covered by the TCK. They are related to limitations of a specific Cypher implementation or to session or property graph interactions that are not covered by the TCK.