limitry.client.NetworkError¶ exception limitry.client.NetworkError[source]¶ Bases: LimitryError Exception raised when a network error occurs __init__(message, cause=None)[source]¶ Parameters: message (str) cause (Exception | None)