public class GroupsListContinueErrorException extends DbxApiException
GroupsListContinueError error.
This exception is raised by DbxTeamTeamRequests.groupsListContinue(String).
| Modifier and Type | Field and Description |
|---|---|
GroupsListContinueError |
errorValue
The error reported by
DbxTeamTeamRequests.groupsListContinue(String). |
| Constructor and Description |
|---|
GroupsListContinueErrorException(String routeName,
String requestId,
LocalizedText userMessage,
GroupsListContinueError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final GroupsListContinueError errorValue
DbxTeamTeamRequests.groupsListContinue(String).public GroupsListContinueErrorException(String routeName, String requestId, LocalizedText userMessage, GroupsListContinueError errorValue)