메소드 | 설명 | |
---|---|---|
__construct ( $statusCode ) | ||
__toString ( ) | ||
getCode ( ) : integer | ||
getMessage ( ) : string | The message associated with, but not including, the status code. | |
getStatusLine ( ) : string | The full status line. | |
isOk ( ) |
public getMessage ( ) : string | ||
리턴 | string |