Class ShaclParsingException

  • All Implemented Interfaces:
    Serializable

    public class ShaclParsingException
    extends org.eclipse.rdf4j.common.exception.RDF4JException
    An exception indicating that something went wrong when parsing the SHACL statements, but without a specific shape being the cause.
    See Also:
    Serialized Form
    • Constructor Detail

      • ShaclParsingException

        public ShaclParsingException​(String msg)