All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mServer.crawler.sender.newsearch.NoDownloadInformationException Maven / Gradle / Ivy

There is a newer version: 3.1.64
Show newest version
package mServer.crawler.sender.newsearch;

public class NoDownloadInformationException extends Exception
{
    public NoDownloadInformationException()
    {
        super("A film without any download information was found.");
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy