Module Private.Error

type t
val create : Curl.curlCode -> t
val message : t -> string
val is_timeout : t -> bool