BusinessIdNotUniqueException ============================ .. java:package:: org.motechproject.commons.couchdb.dao :noindex: .. java:type:: @Deprecated public class BusinessIdNotUniqueException extends RuntimeException Constructors ------------ BusinessIdNotUniqueException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public BusinessIdNotUniqueException(String fieldName, String id) :outertype: BusinessIdNotUniqueException Methods ------- getFieldName ^^^^^^^^^^^^ .. java:method:: public String getFieldName() :outertype: BusinessIdNotUniqueException getId ^^^^^ .. java:method:: public String getId() :outertype: BusinessIdNotUniqueException