TypeAlreadyExistsException ========================== .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class TypeAlreadyExistsException extends MdsException The \ ``TypeAlreadyExistsException``\ is thrown, if the user attempts to add a field type, with a display name that already exists in the database Constructors ------------ TypeAlreadyExistsException ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public TypeAlreadyExistsException() :outertype: TypeAlreadyExistsException