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