Class AccountPhotoGetErrorException

All Implemented Interfaces:
Serializable

public class AccountPhotoGetErrorException extends DbxApiException
Exception thrown when the server responds with a AccountPhotoGetError error.

This exception is raised by DbxUserAccountRequests.getPhoto(String,String,boolean,boolean).

See Also: