Class RepositoryConfigException

All Implemented Interfaces:
Serializable

public class RepositoryConfigException extends RDF4JConfigException
Exception indicating a repository configuration problem.
Author:
Arjohn Kampman
See Also:
  • Constructor Details

    • RepositoryConfigException

      public RepositoryConfigException()
    • RepositoryConfigException

      public RepositoryConfigException(String message)
    • RepositoryConfigException

      public RepositoryConfigException(Throwable t)
    • RepositoryConfigException

      public RepositoryConfigException(String message, Throwable t)