Class ShaclException

All Implemented Interfaces:
Serializable

public class ShaclException extends JenaException
Runtime exception generated by the SHACL subsystem.
See Also:
  • Constructor Details

    • ShaclException

      public ShaclException(String msg)
    • ShaclException

      public ShaclException(String msg, Throwable th)