public class GroupsPollErrorException extends DbxApiException
GroupsPollError
error.| Modifier and Type | Field and Description |
|---|---|
GroupsPollError |
errorValue
The error reported by
DbxTeamTeamRequests.groupsJobStatusGet(String). |
| Constructor and Description |
|---|
GroupsPollErrorException(String requestId,
LocalizedText userMessage,
GroupsPollError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final GroupsPollError errorValue
DbxTeamTeamRequests.groupsJobStatusGet(String).public GroupsPollErrorException(String requestId, LocalizedText userMessage, GroupsPollError errorValue)