TypeValidationAlreadyExistsException ==================================== .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class TypeValidationAlreadyExistsException extends MdsException The \ ``TypeValidationAlreadyExistsException``\ is thrown, if the user attempts to add a type validation when there is already validation for given type Constructors ------------ TypeValidationAlreadyExistsException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public TypeValidationAlreadyExistsException() :outertype: TypeValidationAlreadyExistsException