blob: 9ee92ff524946da2936582f125fc2e7a19756f17 [file] [log] [blame]
package com.mifos.apache.fineract.ui.uierrorhandler;
/**
* @author Rajan Maurya
* On 03/09/17.
*/
public enum UIType {
EMPTY_UI,
ERROR_UI
}