java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.neo4j.ogm.exception.ResultProcessingException
- All Implemented Interfaces:
Serializable
- Author:
- Vince Bickers
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResultProcessingException(String message) ResultProcessingException(String reasonMessage, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResultProcessingException
-
ResultProcessingException
-