FieldNotFoundException ====================== .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class FieldNotFoundException extends MdsException This exception signals that a given field was not found for the Entity. Constructors ------------ FieldNotFoundException ^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public FieldNotFoundException() :outertype: FieldNotFoundException