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