AppserverIo\Appserver\ServletEngine\Utils\ErrorInterface::getStatusCode PHP Méthode

getStatusCode() public méthode

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