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(String routeName,
String requestId,
LocalizedText userMessage,
RevokeDeviceSessionBatchError errorValue) |
buildMessage, buildMessage, getUserMessage
getRequestId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final RevokeDeviceSessionBatchError errorValue
DbxTeamTeamRequests.devicesRevokeDeviceSessionBatch(java.util.List)
.public RevokeDeviceSessionBatchErrorException(String routeName, String requestId, LocalizedText userMessage, RevokeDeviceSessionBatchError errorValue)