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