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, toString
Copyright © 2009-2013 jclouds. All Rights Reserved.