Class SHACLException

  • All Implemented Interfaces:
    Serializable

    public class SHACLException
    extends RuntimeException
    An Exception signaling invalid input to the constraint validation engine.
    Author:
    Holger Knublauch
    See Also:
    Serialized Form
    • Constructor Detail

      • SHACLException

        public SHACLException​(String message)