public class RevokeDeviceSessionErrorException extends DbxApiException
RevokeDeviceSessionError error.
This exception is raised by DbxTeamTeamRequests.devicesRevokeDeviceSession(com.dropbox.core.v2.team.RevokeDeviceSessionArg).
| Modifier and Type | Field and Description |
|---|---|
RevokeDeviceSessionError |
errorValue
|
| Constructor and Description |
|---|
RevokeDeviceSessionErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
RevokeDeviceSessionError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdpublic final RevokeDeviceSessionError errorValue
public RevokeDeviceSessionErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
RevokeDeviceSessionError errorValue)