MissingSystemInfo

data class MissingSystemInfo(val throwable: Throwable?) : RecommendedServerIssue

No system information found from server. Server is returning invalid system info.

Constructors

Link copied to clipboard
constructor(throwable: Throwable?)

Properties

Link copied to clipboard