NoSuchTypeException =================== .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class NoSuchTypeException extends MdsException An exception which signals that a given type does not exist in the database. Constructors ------------ NoSuchTypeException ^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public NoSuchTypeException() :outertype: NoSuchTypeException Constructs a new NoSuchTypeException with \ *mds.error.noSuchType*\ as a message key.