public class RepositoryBranchDeletedException extends RepositoryException
Constructor and Description |
---|
RepositoryBranchDeletedException(@NotNull String message,
long repositoryId) |
RepositoryBranchDeletedException(String message,
String stdout,
String stderr) |
RepositoryBranchDeletedException(@NotNull String message,
@Nullable Throwable cause) |
RepositoryBranchDeletedException(String message,
@Nullable Throwable cause,
String stdout,
String stderr) |
RepositoryBranchDeletedException(String message,
Throwable cause,
String stdout,
String stderr,
long repositoryId) |
RepositoryBranchDeletedException(@Nullable Throwable cause,
long repositoryId) |
getRepositoryId, getStderr, getStdout
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RepositoryBranchDeletedException(@NotNull @NotNull String message, long repositoryId)
public RepositoryBranchDeletedException(@Nullable @Nullable Throwable cause, long repositoryId)
public RepositoryBranchDeletedException(@NotNull @NotNull String message, @Nullable @Nullable Throwable cause)
public RepositoryBranchDeletedException(String message, String stdout, String stderr)
public RepositoryBranchDeletedException(String message, @Nullable @Nullable Throwable cause, String stdout, String stderr)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.