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, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchRepositoryException(@Nonnull KeyedMessage message, @Nullable Project project)
Copyright © 2019 Atlassian. All rights reserved.