public class IRIImplException extends IRIException
| Constructor and Description |
|---|
IRIImplException(Violation e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Violation |
getViolation()
Access details of the error in the IRI being processed.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IRIImplException(Violation e)
public Violation getViolation()
IRIExceptiongetViolation in class IRIExceptionpublic String getMessage()
getMessage in class ThrowableLicenced under the Apache License, Version 2.0