Home
last modified time | relevance | path

Searched refs:BadParams (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/webui/api/
H A Dapierror.h35 BadParams, enumerator
H A Dtorrentscontroller.cpp285 throw APIError(APIErrorType::BadParams, tr("'sort' parameter is invalid")); in infoAction()
752 throw APIError(APIErrorType::BadParams, "New tracker URL is invalid"); in editTrackerAction()
822 throw APIError(APIErrorType::BadParams, "No valid peers were specified"); in addPeersAction()
867 throw APIError(APIErrorType::BadParams, tr("Priority must be an integer")); in filePrioAction()
870 throw APIError(APIErrorType::BadParams, tr("Priority is not valid")); in filePrioAction()
885 throw APIError(APIErrorType::BadParams, tr("File IDs must be integers")); in filePrioAction()
1077 throw APIError(APIErrorType::BadParams, tr("Save path cannot be empty")); in setLocationAction()
1164 throw APIError(APIErrorType::BadParams, tr("Category cannot be empty")); in createCategoryAction()
1181 throw APIError(APIErrorType::BadParams, tr("Category cannot be empty")); in editCategoryAction()
H A Dapicontroller.cpp83 throw APIError(APIErrorType::BadParams); in requireParams()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/webui/
H A Dwebapplication.cpp305 case APIErrorType::BadParams: in doProcessRequest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dfpdf_annot_embeddertest.cpp28 TEST_F(FPDFAnnotEmbedderTest, BadParams) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dfpdf_annot_embeddertest.cpp324 TEST_F(FPDFAnnotEmbedderTest, BadParams) { in TEST_F() argument