Class RDF4JConfigException

  • All Implemented Interfaces:
    Serializable

    public class RDF4JConfigException
    extends RDF4JException
    Exception indicating a configuration problem in an RDF4J component.
    Author:
    Jeen Broekstra
    See Also:
    Serialized Form
    • Constructor Detail

      • RDF4JConfigException

        public RDF4JConfigException()
      • RDF4JConfigException

        public RDF4JConfigException​(String message)
      • RDF4JConfigException

        public RDF4JConfigException​(Throwable t)
      • RDF4JConfigException

        public RDF4JConfigException​(String msg,
                                    Throwable t)