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

tech.deplant.jacki.framework.TvmException Maven / Gradle / Ivy

package tech.deplant.jacki.framework;

/**
 * The type Tvm exception.
 */
public record TvmException(String stringCode, String description) {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy