public class CopyObjectException extends ResourceNotFoundException
| Constructor and Description |
|---|
CopyObjectException() |
CopyObjectException(Exception from) |
CopyObjectException(String sourcePath,
String destinationPath,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationPath() |
String |
getSourcePath() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.