X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FClient%2F__construct.md;h=7d5b35e59a2445cb4862470729613c0715890e28;hb=833affdd89838632c71810fc4ee98d2bd30ebd34;hp=adc62998e76b7c49d78f8f2054bb352254671c3d;hpb=a9966e91a49824155b1d9b3b3a580d43b20e3662;p=mdref%2Fmdref-http diff --git a/http/Client/__construct.md b/http/Client/__construct.md index adc6299..7d5b35e 100644 --- a/http/Client/__construct.md +++ b/http/Client/__construct.md @@ -12,6 +12,8 @@ Persisted resources identified by $persistent_handle_id will be re-used if avail * string $persistent_handle_id = NULL If supplied, created curl handles will be persisted with this identifier for later reuse. -# Throws: +## Throws: -* http\Exception +* http\Exception\InvalidArgumentException +* http\Exception\UnexpectedValueException +* http\Exception\RuntimeException