public class AddSecondaryEmailsErrorException extends DbxApiException
AddSecondaryEmailsError error.
This exception is raised by DbxTeamTeamRequests.membersSecondaryEmailsAdd(java.util.List).
| Modifier and Type | Field and Description |
|---|---|
AddSecondaryEmailsError |
errorValue
The error reported by
DbxTeamTeamRequests.membersSecondaryEmailsAdd(java.util.List). |
| Constructor and Description |
|---|
AddSecondaryEmailsErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
AddSecondaryEmailsError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdpublic final AddSecondaryEmailsError errorValue
DbxTeamTeamRequests.membersSecondaryEmailsAdd(java.util.List).public AddSecondaryEmailsErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
AddSecondaryEmailsError errorValue)