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

io.jafka.jeos.exception.ErrorCode Maven / Gradle / Ivy

There is a newer version: 0.9.16
Show newest version
package io.jafka.jeos.exception;

public interface ErrorCode {
    int getNumber();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy