Class ResultProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.neo4j.ogm.exception.ResultProcessingException
All Implemented Interfaces:
Serializable

public class ResultProcessingException extends RuntimeException
Author:
Vince Bickers
See Also:
  • Constructor Details

    • ResultProcessingException

      public ResultProcessingException(String reasonMessage, Exception cause)
    • ResultProcessingException

      public ResultProcessingException(String message)