LoaderException =============== .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: 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 ^^^^^^^^^^^^^^^ .. java:constructor:: public LoaderException(Throwable cause) :outertype: LoaderException