Class RepositoryConfigException

  • All Implemented Interfaces:
    Serializable

    public class RepositoryConfigException
    extends org.eclipse.rdf4j.common.exception.RDF4JConfigException
    Exception indicating a repository configuration problem.
    Author:
    Arjohn Kampman
    See Also:
    Serialized Form
    • Constructor Detail

      • RepositoryConfigException

        public RepositoryConfigException()
      • RepositoryConfigException

        public RepositoryConfigException​(String message)
      • RepositoryConfigException

        public RepositoryConfigException​(Throwable t)
      • RepositoryConfigException

        public RepositoryConfigException​(String message,
                                         Throwable t)