ObjectNotFoundException ======================= .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class ObjectNotFoundException extends MdsException Signals that the expected object was not found in the database. Constructors ------------ ObjectNotFoundException ^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ObjectNotFoundException() :outertype: ObjectNotFoundException