public class ShaclValidationException extends JenaException
| Constructor and Description |
|---|
ShaclValidationException(String msg,
Throwable th) |
ShaclValidationException(ValidationReport report) |
| Modifier and Type | Method and Description |
|---|---|
ValidationReport |
getReport() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ShaclValidationException(ValidationReport report)
public ValidationReport getReport()
Licenced under the Apache License, Version 2.0