EntityDeletedException ====================== .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class EntityDeletedException extends MdsException This exception signals that the Entity was deleted(presumably by an another user). Constructors ------------ EntityDeletedException ^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public EntityDeletedException() :outertype: EntityDeletedException