package com.tradecloud.domain.configuration; /** * Created by ds on 11/12/17. */ public enum ErrorWarningOption { WARNING, ERROR }