X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FMessage%2FBody%2F__construct.md;h=0a144c6c5f5ae49786c2cb2b636a612843f6347c;hb=HEAD;hp=2ef43e011075cb257a8a015e8b564dc1b0fd808c;hpb=b58f881f1bfba679372b1cf51d14228a00ab22d1;p=mdref%2Fmdref-http diff --git a/http/Message/Body/__construct.md b/http/Message/Body/__construct.md index 2ef43e0..0a144c6 100644 --- a/http/Message/Body/__construct.md +++ b/http/Message/Body/__construct.md @@ -9,7 +9,8 @@ Create a new message body, optionally referencing $stream. ## Throws: -* http\Exception. +* http\Exception\InvalidArgumentException +* http\Exception\UnexpectedValueException ## Example: