EntitySchemaMismatchException ============================= .. java:package:: org.motechproject.mds.ex :noindex: .. java:type:: public class EntitySchemaMismatchException extends MdsException The \ ``EntitySchemaMismatch``\ exception signals a situation in which a user wants to revert their instance to a version on a different schema version. Constructors ------------ EntitySchemaMismatchException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public EntitySchemaMismatchException() :outertype: EntitySchemaMismatchException Constructs a new EntitySchemaMismatch with \ *mds.error.entitySchemaMismatch*\ as a message key.