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 DbxAppFilesRequests.searchV2(String), DbxAppFilesRequests.searchContinueV2(String), and DbxUserFilesRequests.search(String,String).

See Also: