Package com.atlassian.jira.health
Class FileCopyService.CopyFailure
java.lang.Object
com.atlassian.jira.health.FileCopyService.CopyFailure
- Enclosing class:
- FileCopyService
This class provides information about an error which occurred while using FileUtils.copyFile.
It introspects the message in any exception thrown to provide specific error codes.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CopyFailure
-
-
Method Details
-
getError
-
getException
-
getRelativeFilePath
-