Datalog Violation Exception
class DatalogViolationException(prefix: String = "", val culprit: Any, suffix: String = "", cause: Throwable? = null) : TuPrologException
Constructors
Link copied to clipboard
fun DatalogViolationException(prefix: String = "", culprit: Any, suffix: String = "", cause: Throwable? = null)