LoaderException

public class LoaderException extends RuntimeException

The LoaderException exception signals situations in which there were problems with correct loading the given class or its dependencies.

Constructors

LoaderException

public LoaderException(Throwable cause)