Base error for websocket failures on a SaltSocket — either an operation attempted while no connection exists, or a failed (re)connect attempt (see SocketConnectError).
SaltSocket
Optional
Readonly
The underlying error that triggered this one, if any.
Base error for websocket failures on a
SaltSocket— either an operation attempted while no connection exists, or a failed (re)connect attempt (see SocketConnectError).