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