public class RevokeDeviceSessionErrorException extends DbxApiException
RevokeDeviceSessionError error.| Modifier and Type | Field and Description |
|---|---|
RevokeDeviceSessionError |
errorValue
The error reported by
DbxTeamTeamRequests.devicesRevokeDeviceSession(RevokeDeviceSessionArg). |
| Constructor and Description |
|---|
RevokeDeviceSessionErrorException(String requestId,
LocalizedText userMessage,
RevokeDeviceSessionError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final RevokeDeviceSessionError errorValue
DbxTeamTeamRequests.devicesRevokeDeviceSession(RevokeDeviceSessionArg).public RevokeDeviceSessionErrorException(String requestId, LocalizedText userMessage, RevokeDeviceSessionError errorValue)