All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.icthh.xm.commons.config.client.exception.ConflictUpdateConfigException Maven / Gradle / Ivy

There is a newer version: 4.0.18
Show newest version
package com.icthh.xm.commons.config.client.exception;

public class ConflictUpdateConfigException extends RuntimeException {

    public ConflictUpdateConfigException() {
        super();
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy