class Telecr::Api::NetworkError

Overview

Network-related errors (timeouts, connection issues)

Defined in:

api/client.cr

Instance methods inherited from class Telecr::Api::APIError

code : Int32 | Nil code

Constructor methods inherited from class Telecr::Api::APIError

new(message : String, code : Int32 | Nil = nil) new