Class CreateFolderErrorException

All Implemented Interfaces:
Serializable

public class CreateFolderErrorException extends DbxApiException
Exception thrown when the server responds with a CreateFolderError error.

This exception is raised by DbxUserFilesRequests.createFolder(String,boolean) and DbxUserFilesRequests.createFolderV2(String,boolean).

See Also: