public class MalformedRdfException extends ConstraintViolationException
| Constructor and Description |
|---|
MalformedRdfException(String msg)
Ordinary constructor.
|
MalformedRdfException(String msg,
Throwable rootCause)
Ordinary constructor.
|
MalformedRdfException(Throwable rootCause)
Ordinary constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MalformedRdfException(String msg)
msg - the messagepublic MalformedRdfException(Throwable rootCause)
rootCause - the root causepublic MalformedRdfException(String msg, Throwable rootCause)
msg - the messagerootCause - the root causeCopyright © 2013–2018 DuraSpace, Inc.. All rights reserved.