public class InvalidPrefixException extends RepositoryRuntimeException
| Constructor and Description |
|---|
InvalidPrefixException(String msg)
Ordinary constructor
|
InvalidPrefixException(String msg,
Throwable rootCause)
Ordinary constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPrefixException(String msg)
msg - the messagepublic InvalidPrefixException(String msg, Throwable rootCause)
msg - the messagerootCause - the root causeCopyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.