Module org.neo4j.ogm.drivers.api
Package org.neo4j.ogm.driver
Class NativeTypesNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.neo4j.ogm.driver.NativeTypesException
org.neo4j.ogm.driver.NativeTypesNotSupportedException
- All Implemented Interfaces:
Serializable
Exception indicating that the selected driver does not support native types.
- Since:
- 3.2
- Author:
- Michael J. Simons
- See Also:
-
Field Summary
Fields inherited from class org.neo4j.ogm.driver.NativeTypesException
driverClassName -
Method Summary
Methods inherited from class org.neo4j.ogm.driver.NativeTypesException
getDriverClassNameMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString