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