Method | Description | |
---|---|---|
__construct ( string $message = null, integer $httpStatus = null, string $httpBody = null ) | constructor | |
getHttpBody ( ) : string | get the HTTP body | |
getHttpStatus ( ) : integer | get the HTTP status code | |
prettyPrint ( ) : void | print out the error |
public getHttpStatus ( ) : integer | ||
return | integer |