TestErrorCodeFacility

public enum TestErrorCodeFacility

Enum Constants

GENERAL

public static final TestErrorCodeFacility GENERAL

HTTP

public static final TestErrorCodeFacility HTTP

ICE

public static final TestErrorCodeFacility ICE

MQTT

public static final TestErrorCodeFacility MQTT

SYS

public static final TestErrorCodeFacility SYS

Methods

value

public int value()

valueOf

public static TestErrorCodeFacility valueOf(int facility)