Lines Matching refs:curl_exception
416 throw(curl_exception) in open()
419 throw curl_exception(CURLE_FTP_COULDNT_RETR_FILE); in open()
440 throw curl_exception(err); in open()
452 curl_exception in list()
465 throw curl_exception(err); in list()
538 throw(curl_exception) in net_title()
588 throw curl_exception(err); in net_title()
593 throw curl_exception(err); in net_title()
620 throw(curl_exception) in direntry()
667 throw(curl_exception) in insert()
673 throw curl_exception(FILE_MIGHT_EXIST_DURING_INSERT); in insert()
694 throw curl_exception(err); in insert()
700 throw(curl_exception) in mkdir()
723 throw curl_exception(FOLDER_MIGHT_EXIST_DURING_INSERT); in mkdir()
745 throw curl_exception(err); in mkdir()
750 throw(curl_exception) in ren()
785 throw curl_exception(err); in ren()
795 throw(curl_exception) in del()
809 } catch(const curl_exception&) { in del()
836 throw curl_exception(err); in del()