Class UnmountFolderErrorException

All Implemented Interfaces:
Serializable

public class UnmountFolderErrorException extends DbxApiException
Exception thrown when the server responds with a UnmountFolderError error.

This exception is raised by DbxUserSharingRequests.unmountFolder(String).

See Also: