Class TransferFolderErrorException

All Implemented Interfaces:
Serializable

public class TransferFolderErrorException extends DbxApiException
Exception thrown when the server responds with a TransferFolderError error.

This exception is raised by DbxUserSharingRequests.transferFolder(String,String).

See Also: