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:
  • Constructor Details

    • SHACLException

      public SHACLException(String message)