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