package net.jrtechs.www.SteamAPI; /** * @author Jeffery Russell 11-19-18 */ public enum ConnectionErrors { VALID, CONNECTION, RESTRICTED }