LookupNameIsRepeatedException ============================= .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class LookupNameIsRepeatedException extends MdsException The \ ``LookupNameIsRepeatedException``\ exception signals a situation when are more than one lookups in the entity with the same name. Constructors ------------ LookupNameIsRepeatedException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public LookupNameIsRepeatedException() :outertype: LookupNameIsRepeatedException