Skip to content
leeway edited this page Nov 19, 2021 · 1 revision

WSError

public struct WSError: Error 

Inheritance

Error

Properties

type

public let type: ErrorType

message

public let message: String

code

public let code: Int
Types
Protocols
Global Variables
Clone this wiki locally