public class RepositoryRuntimeException extends RuntimeException
| Constructor and Description |
|---|
RepositoryRuntimeException(String msg)
Ordinary constructor.
|
RepositoryRuntimeException(String msg,
Throwable rootCause)
Ordinary constructor.
|
RepositoryRuntimeException(Throwable rootCause)
Ordinary constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.