Class SearchErrorException

All Implemented Interfaces:
Serializable

public class SearchErrorException extends DbxApiException
Exception thrown when the server responds with a SearchError error.

This exception is raised by DbxUserFilesRequests.search(String,String), DbxUserFilesRequests.searchV2(String), and DbxUserFilesRequests.searchContinueV2(String).

See Also: