Class ShaclParsingException

All Implemented Interfaces:
Serializable

public class ShaclParsingException extends RDF4JException
An exception indicating that something went wrong when parsing the SHACL statements, but without a specific shape being the cause.
See Also:
  • Constructor Details

    • ShaclParsingException

      public ShaclParsingException(String msg)