Class SaveCopyReferenceErrorException

All Implemented Interfaces:
Serializable

public class SaveCopyReferenceErrorException extends DbxApiException
Exception thrown when the server responds with a SaveCopyReferenceError error.

This exception is raised by DbxUserFilesRequests.copyReferenceSave(String,String).

See Also: