Exceptions\Http\Server\ServerErrorException::getHttpCodeClass PHP Method

getHttpCodeClass() public static method

public static getHttpCodeClass ( )
    public static function getHttpCodeClass()
    {
        return self::CODE_CLASS_SERVER_ERROR;
    }
ServerErrorException