Class CreateFileRequestErrorException

All Implemented Interfaces:
Serializable

public class CreateFileRequestErrorException extends DbxApiException
Exception thrown when the server responds with a CreateFileRequestError error.

This exception is raised by DbxUserFileRequestsRequests.create(String,String).

See Also: