public class NoSuchRepositoryException extends NoSuchEntityException
| Constructor and Description |
|---|
NoSuchRepositoryException(KeyedMessage message,
Project project) |
NoSuchRepositoryException(KeyedMessage message,
Throwable cause,
Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
getProject() |
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchRepositoryException(@Nonnull KeyedMessage message, @Nullable Project project)
Copyright © 2019 Atlassian. All rights reserved.