Package com.karafra.bitchutedl.exceptions
-
Exception Summary Exception Description ApiRuntimeException Base class for api exceptions.ArgumentRequiredException Exception thrown when required argument is missing, status code 400.FileDownloadException Exception thrown when something goes wrong during processing download.NotValidLinkException Exception thrown provided link does not point to video.WrongXPathException Exception thrown when xpath is not present in DOM.