Class DeleteManualContactsErrorException

All Implemented Interfaces:
Serializable

public class DeleteManualContactsErrorException extends DbxApiException
Exception thrown when the server responds with a DeleteManualContactsError error.

This exception is raised by DbxUserContactsRequests.deleteManualContactsBatch(java.util.List).

See Also: