Polymarket.ErrorHTTP error with status code, raw body, and extracted message.
Parse error with context and message.
Network-level error (connection failed, timeout, etc.).
type t = Polymarket_http.Client.error = val to_string : t -> stringConvert error to human-readable string.
val pp : Stdlib.Format.formatter -> t -> unitPretty printer for errors.