public static class FileCopyService.CopyFailure extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FileCopyService.CopyFailure.Error |
Constructor and Description |
---|
CopyFailure(Exception exception,
Path relativeFilePath) |
Modifier and Type | Method and Description |
---|---|
FileCopyService.CopyFailure.Error |
getError() |
Exception |
getException() |
Path |
getRelativeFilePath() |
public FileCopyService.CopyFailure.Error getError()
public Exception getException()
public Path getRelativeFilePath()
Copyright © 2002-2024 Atlassian. All Rights Reserved.