Class RevokeDeviceSessionBatchErrorException

All Implemented Interfaces:
Serializable

public class RevokeDeviceSessionBatchErrorException extends DbxApiException
Exception thrown when the server responds with a RevokeDeviceSessionBatchError error.

This exception is raised by DbxTeamTeamRequests.devicesRevokeDeviceSessionBatch(java.util.List).

See Also: