public class RepositoryVersionRuntimeException extends RepositoryRuntimeException
Constructor and Description |
---|
RepositoryVersionRuntimeException(String msg)
Wrap a RepositoryVersionException in a runtime exception
|
RepositoryVersionRuntimeException(Throwable rootCause)
Wrap a RepositoryVersionException in a runtime exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RepositoryVersionRuntimeException(Throwable rootCause)
rootCause
- the root causepublic RepositoryVersionRuntimeException(String msg)
msg
- the messageCopyright © 2013–2018 DuraSpace, Inc.. All rights reserved.