13 throw new \RuntimeException(
"This method has not been implemented.");
18 throw new \RuntimeException(
"This method has not been implemented.");
23 throw new \RuntimeException(
"This method has not been implemented.");
An exception for terminatinating execution or to throw for unit testing.
getReasonPhrase()
Gets the response reason phrase associated with the status code.
getStatusCode()
Gets the response status code.
withStatus($code, $reasonPhrase='')
Return an instance with the specified status code and, optionally, reason phrase.
Representation of an outgoing, server-side response.
trait FigCookieTestingMessage