Class GetAccountBatchErrorException

All Implemented Interfaces:
Serializable

public class GetAccountBatchErrorException extends DbxApiException
Exception thrown when the server responds with a GetAccountBatchError error.

This exception is raised by DbxUserUsersRequests.getAccountBatch(java.util.List).

See Also: