big update's coming
[mdref/mdref-http] / http / Message / setResponseStatus.md
index b1ba28602d50dc18c8bc3705509c92df824f76b8..c67fa26044416d247d91dfba6f076eb7591e3c31 100644 (file)
@@ -11,12 +11,11 @@ See http\Message::getResponseStatus() and http\Message::setResponseCode().
 ## Returns:
 
 * http\Message, self.
-* false, if the message is not of type response.
 
-## Notice:
-
-* E_MESSAGE_TYPE, if the message is not of type response.
+## Throws:
 
+* http\Exception\InvalidArgumentException
+* http\Exception\BadMethodCallException
 
 ## Example: