class

Planeta::NetworkError

Inherits Exception < Reference < Object

Raised when network operations fail (connection timeouts, HTTP errors)

Constructors

new(message : String, cause : Exception | Nil = nil)
Source