This occurs when the bot you're trying to load has a main class without a public, no argument constructor. Basically, the bot author messed things up a bit and you should report it directly to them.
It also can occur when the main class specified by the bot author is unable to be loaded.