Class ConfigurationException

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

public class ConfigurationException extends RuntimeException
Exception thrown when there is a problem with configuration of OGM
Author:
Frantisek Hartman
See Also:
  • Constructor Details

    • ConfigurationException

      public ConfigurationException(String message, Throwable cause)