ServiceNotFoundException ======================== .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class ServiceNotFoundException extends MdsException Signals that service for a corresponding entity was not found. This most likely signals an issue with entities bundle. Constructors ------------ ServiceNotFoundException ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ServiceNotFoundException() :outertype: ServiceNotFoundException