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

com.oath.micro.server.errors.Severity Maven / Gradle / Ivy

There is a newer version: 1.2.6
Show newest version
package com.oath.micro.server.errors;

public enum Severity {
    LOW, MEDIUM, HIGH, CRITICAL, FATAL
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy