public class SetProfilePhotoErrorException extends DbxApiException
SetProfilePhotoError
error.
This exception is raised by DbxUserAccountRequests.setProfilePhoto(PhotoSourceArg).
| Modifier and Type | Field and Description |
|---|---|
SetProfilePhotoError |
errorValue
The error reported by
DbxUserAccountRequests.setProfilePhoto(PhotoSourceArg). |
| Constructor and Description |
|---|
SetProfilePhotoErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
SetProfilePhotoError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdpublic final SetProfilePhotoError errorValue
DbxUserAccountRequests.setProfilePhoto(PhotoSourceArg).public SetProfilePhotoErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
SetProfilePhotoError errorValue)