AppserverIo\Appserver\ServletEngine\Utils\ErrorInterface::getStatusCode PHP 메소드

getStatusCode() 공개 메소드

Return's the HTTP status code that has to be send back with the response.
public getStatusCode ( ) : integer
리턴 integer The HTTP status code
    public function getStatusCode();