LookupNotFoundException ======================= .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class LookupNotFoundException extends MdsException The \ ``LookupNotFoundException``\ exception signals a situation in which a lookup with given id does not exist in database. Constructors ------------ LookupNotFoundException ^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public LookupNotFoundException() :outertype: LookupNotFoundException Constructs a new LookupNotFoundException with \ *mds.error.lookupNotFound*\ as a message key.