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

io.github.yogboot.common.constant.CommonConstants Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
package io.github.yogboot.common.constant;
public interface CommonConstants {

    String KEY_IS_NULL_EXCEPTION = "/exception/keyIsNull";

    String KEY_IS_ERROR_EXCEPTION = "/exception/keyIsError";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy