Phprest\Exception\Exception::getStatusCode PHP Méthode

getStatusCode() public méthode

public getStatusCode ( ) : integer
Résultat integer
    public function getStatusCode()
    {
        return $this->statusCode;
    }