Class RevokeDeviceSessionErrorException

All Implemented Interfaces:
Serializable

public class RevokeDeviceSessionErrorException extends DbxApiException
Exception thrown when the server responds with a RevokeDeviceSessionError error.

This exception is raised by DbxTeamTeamRequests.devicesRevokeDeviceSession(com.dropbox.core.v2.team.RevokeDeviceSessionArg).

See Also: