Uses of Interface
com.smartfoxserver.v2.exceptions.IErrorCode
-
Packages that use IErrorCode Package Description com.smartfoxserver.v2.exceptions -
-
Uses of IErrorCode in com.smartfoxserver.v2.exceptions
Classes in com.smartfoxserver.v2.exceptions that implement IErrorCode Modifier and Type Class Description classSFSErrorCodeMethods in com.smartfoxserver.v2.exceptions that return IErrorCode Modifier and Type Method Description IErrorCodeSFSErrorData. getCode()Methods in com.smartfoxserver.v2.exceptions with parameters of type IErrorCode Modifier and Type Method Description voidSFSErrorData. setCode(IErrorCode code)Constructors in com.smartfoxserver.v2.exceptions with parameters of type IErrorCode Constructor Description SFSErrorData(IErrorCode code)
-