LookupExecutionException ======================== .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class LookupExecutionException extends MdsException Signals that we were not able to execute a lookup for a given entity. Constructors ------------ LookupExecutionException ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public LookupExecutionException() :outertype: LookupExecutionException LookupExecutionException ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public LookupExecutionException(Throwable cause) :outertype: LookupExecutionException